code-arsenal
v1.0.3
Published
A npx package to generate miscellaneous code
Downloads
5
Readme
A npx package to generate miscellaneous code
Use NPX
npx code-arsenal -g <name of boilerplate> -p <path of write directory>
If you want to install a boilerplate into the current directory:
npx code-arsenal -g <name of boilerplate> -p .
Make sure the path of directories is already created before running!