create-dozto-web
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

create-dozto-web

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.)

/create-dozto-web/

    Package Sidebar

    Install

    npm i create-dozto-web

    Weekly Downloads

    1

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    14.6 kB

    Total Files

    14

    Last publish

    Collaborators

    • ole3021