Similar to current implementation: ``` console C:\myapp>rake -rdevkit compile ... ``` So you don't need to activate the DevKit outside the regular usage. Challenges: - How this works with Bundler and `rake` provided by it, since devkit is a gem?
Similar to current implementation:
So you don't need to activate the DevKit outside the regular usage.
Challenges:
rakeprovided by it, since devkit is a gem?