Please go to https://github.com/post-tracker/site for the current development.
Dev Tracker for ARK: Survival Evolved
- Clone repository
git clone https://github.com/kokarn/ARK-Dev-Tracker.git - Run
actions/setup.phpfrom the web to add all the current devs - Set something like cron to run
actions/update.phpas often as you like - Done. It should now be accessible if you just browse to the folder where index.html is
git clone https://github.com/kokarn/ARK-Dev-Tracker.git
cd ARK-Dev-Tracker
npm install
grunt watch