diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,14 +1,11 @@ # githome -Scripts for generating new repositories and making static websites with `stagit`. +Helper script for creating a repository on the server. ## Prerequisites - A [git server](https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server) on the machine -- [stagit](https://codemadness.org/stagit.html) ## Usages -- `stagit-new-repo` a script for creating a new git repository and index it with stagit -- `stagit-gen-index` re-index all repositories -- `post-receive` a hook for re-indexing the repository and updating the static page on a push +- `new-repo` a script for creating a new git repository |