Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 880 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 880 Bytes

Elite: Dangerous Tracker

StarCitizen Tracker is forked from StarCitizenTracker

MIT license

forthebadge

Contributing

We'd love to get contributions from you! Please do not sign source code.

To Do List (copied from SC ReadMe)

  • Re-implement Comment section -- Reddit Integration?
  • Sign up for bi-weekly e-mails?
  • Commit new twitterbot code to github

Setup

Install Jekyll and Bundler:

gem install jekyll bundler
bundle install
rake serve

Site is now running at localhost:4000

Tests

rake test

Report Issues

  1. Pull request is (the) best