# install linters
make lint-install
# run linters
make lint
# run tests (without coverage)
make test
# run tests with coverage
make test-coverage
# build project (local)
make build
# run project (local)
make run
# build project (in docker)
make docker-build
# run project (in docker)
make docker-run
-
Notifications
You must be signed in to change notification settings - Fork 0
devbackend/crutch-db
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple key-value storage. Not production ready: making just for fun
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published