- [ ] `rake build platform` to build a platform with the default target (eg. `web`) - [ ] `rake build target` to build a target (eg. `web-craftyjs`) - [ ] `rake run target` to build and run a target (open in chrome; open executable; deploy APK)
rake build platformto build a platform with the default target (eg.web)rake build targetto build a target (eg.web-craftyjs)rake run targetto build and run a target (open in chrome; open executable; deploy APK)