Browse Source

Add gopmfile

Unknown 11 years ago
parent
commit
c2e7e93e0c
2 changed files with 13 additions and 0 deletions
  1. 7 0
      .gopmfile
  2. 6 0
      README.md

+ 7 - 0
.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

+ 6 - 0
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: