1.0.0 • Published 4 years ago

lesson-planner v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

lesson-planner

CLI tool to help create docsify based lesson plans for GitHub certifications

Setting up your environment for development

  • Install Node.JS version 12.X
  • Clone the repository
  • cd into the project folder
  • Run npm install -g ./ to install the tool in your PATH
  • Open a new terminal to reload your PATH
  • From any location within terminal type lesson-planner and hit Enter.
    • If you see help output then everything is good to go!
1.0.0

4 years ago