Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Simple devkit script for quick activation of DevKit #2

Open
luislavena opened this issue Nov 2, 2014 · 2 comments
Open

Simple devkit script for quick activation of DevKit #2

luislavena opened this issue Nov 2, 2014 · 2 comments

Comments

@luislavena
Copy link
Member

Similar to current implementation:

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?
@Azolo
Copy link
Member

Azolo commented Nov 3, 2014

I wish I could remember where I saw this, but there was a gem that had an activator stub for this kind of use case.

So instead it would be rake -rdevkit_init compile or something of the sort. Would still be considered a "breaking" change though.

@luislavena
Copy link
Member Author

@Azolo today I'm going to open-source this and request for help. In the meantime if you remember what gem what that, much appreciated!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants