mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-01-01 04:41:45 +08:00
first release
This commit is contained in:
parent
8e69eb1600
commit
546aed80b0
1 changed files with 0 additions and 14 deletions
14
README.md
14
README.md
|
@ -2,17 +2,3 @@
|
|||
|
||||
Private BashHub server
|
||||
|
||||
## Getting started
|
||||
|
||||
This project requires Go to be installed. On OS X with Homebrew you can just run `brew install go`.
|
||||
|
||||
Running it then should be as simple as:
|
||||
|
||||
```console
|
||||
$ make
|
||||
$ ./bin/bashhub-server
|
||||
```
|
||||
|
||||
### Testing
|
||||
|
||||
``make test``
|
Loading…
Reference in a new issue