[Documentation] [Tasks board] [TravisCI] [Stage ENV]
$ make install
- installs all required dependencies (for now only npm + elm)
$ make
- builds server and client side binaries
$ make version V=v0.0.0
- create changelog with all the changes from the latest version till the latest commit. Creates commit with version and tags it.- Don't forget to push automatically generated build to the remote repository