dudsjs-cli
v1.1.3
Published
DudsJS-CLI is a versatile Node.js package available on npm that streamlines the process of creating template projects with ease. DudsJS-CLI offers developers a seamless experience in initializing new projects. With intuitive commands and colorful outputs,
Downloads
5
Maintainers
Readme
Dudsjs CLI
DudsJS-CLI is a versatile Node.js package available on npm that streamlines the process of creating template projects with ease. DudsJS-CLI offers developers a seamless experience in initializing new projects. With intuitive commands and colorful outputs, this npm package simplifies project setup by automating tasks like dependency installation, ensuring a consistent and efficient starting point for various projects. Whether you're building web applications, APIs, or other software solutions, DudsJS-CLI provides a customizable and user-friendly foundation for project kickstarts.
Installation
$ npm install -g dudsjs-cli
# or use
$ npx dudsjs-cli
Usage
For CLI options, use the -h (or --help) for argument
$ dudsjs-cli -h
For create a template project
$ dudsjs-cli create-project