]> source.dussan.org Git - gitea.git/commitdiff
Add gopmfile
authorUnknown <joe2010xtmf@163.com>
Tue, 11 Mar 2014 23:25:50 +0000 (19:25 -0400)
committerUnknown <joe2010xtmf@163.com>
Tue, 11 Mar 2014 23:25:50 +0000 (19:25 -0400)
.gopmfile [new file with mode: 0644]
README.md

diff --git a/.gopmfile b/.gopmfile
new file mode 100644 (file)
index 0000000..58809ed
--- /dev/null
+++ b/.gopmfile
@@ -0,0 +1,7 @@
+[deps]
+github.com/codegangsta/cli=
+github.com/codegangsta/martini=
+github.com/gogits/binding=
+github.com/martini-contrib/render=
+github.com/martini-contrib/sessions=
+github.com/libgit2/git2go=commit:054268a63418b03892bfd4c6a509a0294660074b
index ef7ccec449ea810112d30d8f190a1682c02d1e7b..eaf3f44aca7dddcfdef126778ef12ae32cbb71e7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,12 @@ There are some very good products in this category such as [gitlab](http://gitla
 
 Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, develop specification, change log and road map.
 
+## Features
+
+- SSH protocal support.
+- Register/delete account.
+- Create public repository.
+
 ## Installation
 
 There are two ways to install Gogs: