Closed phansch closed 10 years ago
The script would be best created by using a rake task, I think. You would just call rake setup and everything would be setup for the developer.
rake setup
Added a CONTRIBUTING.md in https://github.com/BatchZero/webcal/commit/936e1cae02e2595a4ddea0ba9d702dab9d736551. Closing this issue and creating a new one for creating a rake setup task.
The script would be best created by using a rake task, I think. You would just call
rake setup
and everything would be setup for the developer.