Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd "dev" parameter to README.md #417
Conversation
|
I prefer to install Clockwork as a non-dev dependency. Otherwise you would need to remove all Clockwork api calls from your code or make them conditional before deploying to production. I also find myself enabling Clockwork in some non-dev environments like staging or even temporarily in production. On the other hand, installing as a dev dependency has no real benefits, though we could add a note mentioning this option. Thanks for the suggestion tho! |
No description provided.