Skip to content

Commit

Permalink
Add screencast
Browse files Browse the repository at this point in the history
  • Loading branch information
leonklingele committed Feb 10, 2017
1 parent ec66f55 commit 721793a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Git Simple Server (abbreviated "git ss") makes it easy to manage your Git repos on your own server from the command line. It's super lightweight, secure and only requires a shell, `git` and `ssh`.
It has an integrated user management, making it simple to manage read and write permissions on a per-user, per-repo basis.

![demo](https://www.leonklingele.de/git-simpleserver/demo.gif)

### Create a new repo on your server..

```sh
Expand Down

0 comments on commit 721793a

Please sign in to comment.