>_ The Command Line Tool for Book Exercises.

What?

Have you ever started a tech book with chapter exercises and needed folders for the code? Mhmmmmm :)

Why?

The truth? Cuz I needed it... tehe :|

🤷🏻‍♂️

How?

Install:

> npm install -g pilly You might have to type "sudo" before the install command above!

The 3 uses of Pilly:

  1. 1. >pilly JsBook 21 JsBook folder with 21 empty child folders.
  2. 2. >pilly JsBook 21 index JsBook folder with 21 child folders each with an index.txt (default) file.
  3. 3. >pilly JsBook 21 index.js JsBook folder with 21 child folders each with an index.js file.

Example👇🏻

📂
JsBook

Give the child folders below a good ole click!

ch1

ch2

ch3

etc