Skip to content

stefan-lz/topstack.io

Repository files navigation

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.