diff --git a/.gopmfile b/.gopmfile new file mode 100644 index 000000000..58809edf7 --- /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 diff --git a/README.md b/README.md index ef7ccec44..eaf3f44ac 100644 --- 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: