BiteKollektiv / webcal

Anonymous web calendars as a service
GNU General Public License v3.0
2 stars 1 forks source link

Create a guide and/or script to automate the initial local app setup #7

Closed phansch closed 10 years ago

phansch commented 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.

phansch commented 10 years ago

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.