/topstack.io

topstack.io

Primary LanguageRubyMIT LicenseMIT

Build Status

Test yourself against some of the most asked questions on stackoverflow.

Dependencies

Getting Started

git clone git@github.com:stefan-lz/topstack.io.git
cd topstack.io
bundle install
bundle exec rake db:setup
cp dot.env.example .env # edit file with stack app api keys
rake # run the tests

License

topstack.io is released under the MIT License.