2.0.8 • Published 2 years ago
npx-proj v2.0.8
npx-proj
project structure manager .
Installation
npm i -g npx-proj
Usage
Initializing project
npx-proj init <project-name> -fo <list of folders>
//you can add more than one folder name .
Generating file or folder
npx-proj generate <foldername> -fi <filename> //for files
Adding discription to file or folder
npx-proj add-description -p <projectname> -m "discription" //for projects
npx-proj add-description -fo <foldername> -m "discription" //for folders
npx-proj add-description -fi <filename> -m "discription" //for files
Getting discription .
npx-proj describe -p <projectname> //for projects
npx-proj describe -fo <foldername> //for folders
npx-proj describe -fi <filename> //for files
Advantages of using npx-proj
- Initializing projects easier with ordered folders .
- Makes generating files easier .
- Saving discription of projects, folders and files you've created .
Contribution
You are free to fork and modify this project to you liking .
Support
- I'd really appreciate it if you'd leave a star on the repo .
you can also Buy me a coffe 😋 .
copyright
Copyright @pacifiquem 2023 - Present .
1.1.1
2 years ago
1.1.0
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
2 years ago
1.0.6
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
2.0.3
2 years ago
2.0.2
2 years ago
2.0.5
2 years ago
2.0.4
2 years ago
2.0.7
2 years ago
2.0.6
2 years ago
2.0.8
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
3 years ago