public
Description: Tempo is a simple team tracking application with a hint of social networking. It focuses on the simple use of a WYSIWYG editor over Wiki syntax so that business users can be involved in the process of editing content to share tribal knowledge as well as communicating project statuses.
Homepage:
Clone URL: git://github.com/bryansray/tempo.git
Click here to lend your support to: tempo and make a donation at www.pledgie.com !
tempo / .gitignore
100644 8 lines (7 sloc) 0.093 kb
1
2
3
4
5
6
7
8
index/*
config/database.yml
public/attachments/*
coverage/*
log/*.log
db/*.sqlite3
.DS_Store