0.0
No commit activity in last 3 years
No release in over 3 years
Get completed course names and dates on freeCodeCamp
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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.