Canvas Config Checker A simple tool for check all configuration Canvas LMS before ready to build image This project beta version and part of UMM (University of Muhammadiyah Malang) Installation / Use 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 directory dist. 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