Main repository of geoweb
- Makefile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| compose.yml | ||
| Makefile | ||
| README.md | ||
| services.mk | ||
This is the central repo for the Terranaut project
Building and starting
make init
make dev
Delete cloned repos
make clean
Reclone git repos
make reclone
Adding a new service
Add the name of your service's repository in the services.mk file.