Skip to content

🔦 The scaffold used to create pardjs web template

Notifications You must be signed in to change notification settings

pardjs/create-pardjs-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🔦 The scaffold used to create pardjs web template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published