/data/plugins/github.xml.in
http://github.com/hbons/SparkleShare · Autoconf · 20 lines · 19 code · 1 blank · 0 comment · 0 complexity · df36b951bf8566640655f7a3b66d8187 MD5 · raw file
- <?xml version="1.0" encoding="UTF-8"?>
- <sparkleshare>
- <plugin>
- <info>
- <_name>Github</_name>
- <_description>Free public Git repositories with collaborator management</_description>
- <icon>github.png</icon>
- <backend>Git</backend>
- </info>
- <address>
- <value>ssh://git@github.com/</value>
- <example></example>
- </address>
- <path>
- <value></value>
- <_example>/username/project</_example>
- </path>
- </plugin>
- </sparkleshare>