Colaborative boards, no limits!
This project is heavily based on Docker, and after building the environment you'd be unable to even execute Git locally due to Overcommit's hooks. To use it properly you'd be forced to do it inside the "web" container, so using the following "make" command will come in handy:
make web
That way you can type gitac -m 'Some commit message'
inside the container to Git add+commit using one of its loaded aliases, or execute any other command.
To know other useful commands, execute "make" or inspect the "Makefile" file.
- Development:
- Integration:
- Deployment: