0.2.0 • Published 2 years ago

@mingull/mingullcli v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MingullCLI

This CLI is made to easily start an express.js (and more) projects

npm (scoped)

Table of Contents

  1. Installation
  2. Documentation

Installation

Install my-project with npm

npm install -g @mingull/mingullcli

Documentation

mingullcli <project_name> <project_type> <project_template>
ArgumentValueDescription
project_namestringWhat the name of your project is
project_typeExpress\|DiscordWhat the type of the project is
project templateJavascript\|TypescriptWhat the type of the project is
--git\|-gstringOptional. If a git should be initialized
--install\|-istringOptional. If all dependencies should be installed
--yes\|-ystringOptional. If all prompts should be skipped

License

MIT