Scrape freeCodeCamp Gem VersionBuild Status

Command line application to get completed course names and dates on freeCodeCamp.com.

Usage

Run the following command:

gem install fcp_completed

Command line usage

fcp_completed your_name

'your_name' can be checked on freeCodeCamp's website (http://freecodecamp.com/map).

When you click your photo on upper right of the freeCodeCamp's top page, url will be changed to like, 'freecodecamp.com/.....'.

'.....' is your_name to be input to this command line application.

License

Distributed under the MIT License.