make
CLI should be installed and available.
git
CLI should be installed and available.
$ make build
$ make test
All files in this repository that not resides in the assets
folder should have the License header. To do this, use:
$ make licenser
TODO
See #77.