⚠️ This gem was orphaned by its parent, learn-co, and is now deprecated.
Check and fix your environment based on Learn.co's defaults.
Install with:
$ gem install learn-doctor
Alternatively, add this line to your application's Gemfile:
gem 'learn-doctor'
And then execute:
$ bundle
Run:
$ learn-doctor
- Fork it ( https://github.com/flatiron-labs/learn-doctor/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request