/mywiki

A simple wikipedia clone

Primary LanguageRuby

MyWiki

A humble wikipedia clone

Contributing

  1. Fork
  2. Setup DB (rake db:create)
  3. If you are going to work on Stripe stuff, run ```figaro install``, then update your config/application.yml with our Stripe keys.
  4. Create feature branch
  5. Hack away
  6. Commit
  7. Send Merge Request