mirror of https://github.com/statping/statping
Updated Contributing (markdown)
parent
bc8679c086
commit
3fe8d621fa
|
@ -57,29 +57,5 @@ make build-all
|
|||
# What Now
|
||||
Everything tested, compiled and worked out!? Awesome! 💃 You can now commit your changes, and submit a Pull Request with the features/bugs you added or removed.
|
||||
|
||||
# Makefile Commands
|
||||
```bash
|
||||
make build # build the binary
|
||||
make install
|
||||
make run
|
||||
make test
|
||||
make coverage
|
||||
make docs
|
||||
# Building Statup
|
||||
make build-all
|
||||
make build-alpine
|
||||
make docker
|
||||
make docker-run
|
||||
make docker-dev
|
||||
make docker-run-dev
|
||||
make databases
|
||||
make dep
|
||||
make dev-deps
|
||||
make clean
|
||||
make compress
|
||||
make cypress-install
|
||||
make cypress-test
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue