create-pardjs-module
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

create-pardjs-module

The cli fool for create pardjs module scaffold

oclif Version Downloads/week License

Usage

This is a lib followed NPX approach to create module project for pardjs.

Use this with yarn yarn create pardjs-module [module-name]

Once sucess the module-name will be created at the same folder that you execute this command.

Commands

Run the command with yarn [command]

Please always use yarn commit instead of git commit

lint: lint all ts file in src and test folder.
build: Compile and build the project.
build:doc: Build doc with typedoc lib.
test: Execute the test in the project.
test:watch: Execute the test in watch mode.
commit: Make a commit followed the best approach.
release: Make a release followed the best approach (For module it will publish to NPM, for service it will build docker image.)

Readme

Keywords

Package Sidebar

Install

npm i create-pardjs-module

Weekly Downloads

3

Version

1.2.0

License

MIT

Unpacked Size

501 kB

Total Files

25

Last publish

Collaborators

  • ole3021