project structure manager .
npm i -g npx-proj
npx-proj init <project-name> -fo <list of folders>
//you can add more than one folder name .
npx-proj generate <foldername> -fi <filename> //for files
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
npx-proj describe -p <projectname> //for projects
npx-proj describe -fo <foldername> //for folders
npx-proj describe -fi <filename> //for files
- Initializing projects easier with ordered folders .
- Makes generating files easier .
- Saving discription of projects, folders and files you've created .
Refer to Contributing.md.
Refer to Security.md.
- I'd really appreciate it if you'd leave a star on the repo .
- you can also Buy me a coffe 😋 .