Skip to content

learn-co-curriculum/learn_review

Repository files navigation

Learn Review

This gem is designed to aid in the review of learn lessons. It is under development.

learn_review is a command line wrapper for the Odyssey gem that allows for simple and fast readability scoring for markdown files via the command line.

Note: Due to a bug in the current version of Odyssey, after the odyssey gem is installed, you must change the name of one file, formula.rb to _formula.rb so that it is the first file in its folder.

The file is located within the odyssey gem, and should be found somewhere similar to:

/Users/.../.rvm/gems/ruby-2.5.1/gems/odyssey-0.1.8/lib/formulas

Installation

    $ gem install learn_review

Usage

To review a learn lesson, navigate to the repository folder and type:

learn_review

The results will be displayed in the terminal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages