mirror of
https://github.com/glimpse-app/server.git
synced 2025-04-02 10:52:45 -04:00
Update README.md
This commit is contained in:
parent
5cb28934a5
commit
3b50a489dd
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@ Compile and run:
|
|||
nimble run
|
||||
```
|
||||
|
||||
Run unit tests:
|
||||
|
||||
```sh
|
||||
nimble test
|
||||
```
|
||||
|
||||
### Docker
|
||||
|
||||
To compile the binary only, run the following (executable will be found in `/bin/`):
|
||||
|
|
Loading…
Add table
Reference in a new issue