Skip to content

taea/ktra

Repository files navigation

K-tra!

The Lightweight Task Tracker.

Deploy

Setup for development

rename config/application.example.yml to config/application.yml

$ cp config/application.example.yml config/application.yml

Fill your credentials for twitter.

$ open https://dev.twitter.com/
$ open config/application.yml
TWITTER_KEY: 'YOUR CONSUMER KEY'
TWITTER_SECRET: 'YOUR CONSUMER SECRET'

Setup for test

rename Guardfile.example to Guardfile

$ cp Guardfile.example Guardfile
$ guard

Setup for phantom.js on Mac

brew update
brew install phantomjs

About

K-tra! The Lightweight Task Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published