Logo The Small Issue Tracker

Getting Started

Online demo

An online demo is available at this address: http://smit.herokuapp.com

Getting Started on Linux

git clone https://github.com/goeb/smit.git
cd smit
./configure
make
./smit serve demo &

Then, browse to: http://127.0.0.1:8090/things_to_do/issues

Getting Started on Windows

Unzip the smit package, and run:

init.bat
start.bat

By default these scripts: