- This project beta version and part of UMM (University of Muhammadiyah Malang)
- You must install Go lang first, check about installation in here.
- Copy settings.yml.example, paste in same location and give name settings.yml
- Build app use command
make app
from your terminal, the result you can see in directorydist
. - Move to directory
dist
you will be see file settings.yml and canvas-cc, to run this app just write command./canvas-cc
for *unix env