Rapidly add tasks to taskk.
See it in the Chrome Store.
The development server for this is setup with Ruby/Sinatra. This makes development faster and autocompiles the coffeescript/sass for you. :-). This also helps you avoid cross-domain ajax issues.
You'll need:
Ruby
- Gems: Shotgun, Coffee-script, Sinatra, Slim, Sass
Start development server: shotgun run.rb
After making changes to the development version. Run the package.rb script to move all the correct files from the dev folder to the production folder. This sets it up properly to run as a chrome extension.
Fork it and create a pull request!
We're friendly, talk to us: @taskk_it!