0.4.2 • Published 4 years ago

@kdcsoftware/create-nodejs v0.4.2

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

Create NodeJs

ver build codecov size license

Start your NodeJs project easily with the right tools and best practices.

Usage

  _  ______   ____ ____         __ _
 | |/ /  _ \ / ___/ ___|  ___  / _| |___      ____ _ _ __ ___
 | ' /| | | | |   \___ \ / _ \| |_| __\ \ /\ / / _` | '__/ _ \
 | . \| |_| | |___ ___) | (_) |  _| |_ \ V  V / (_| | | |  __/
 |_|\_\____/ \____|____/ \___/|_|  \__| \_/\_/ \__,_|_|  \___|

Usage: npx @kdcsoftware/create-nodejs package-name

Options:
  -V, --version                  output the version number
  --no-bundle                    do not bundle the build output
  -g, --git-origin <remote-url>  add git remote url as origin
  -i, --info                     print environment debug info
  -v, --verbose                  verbose output
  -h, --help                     display help for command

Example:
  npx @kdcsoftware/create-nodejs my-awesome-package

What's included

Packages Installed

Scripts

  • Build script
  • Bundler script
  • Sample test script
  • GitHub Actions for merging and publishing
  • Initialize git and add remote url
  • Add info in package.json
  • Debug jest test scripts using VS Code
0.4.1

4 years ago

0.4.0

4 years ago

0.4.2

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago