- fs module
- path module
- Clone the repository
- type
npm link
on terminal
- Goto
package.json
bin property and change pep to something of your choice
- help : Lists all the Commands we can Perform
- tree : Shows a tree like structure of the directory
- organize: This organizes the files based on some predefined categories such:
- Documnents
- Apps
- Media
- Code
- Others
- For tree Command
- npx pep tree
- npx pep tree "path"
- For organize command
- npx pep organize "path
- For help command
- npx pep help