1.1.0 • Published 3 years ago

dwbi v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

dwbi

This tool adds a build number and ability to deploy git based CI/CD (like AWS Amplify) in one command.

Commands

npx dwbi init

This command will initialize dwbi and generate a dwbiconfig.json file with buildNumber defaulted at 1.

npx dwbi deploy --commit-msg '<your-commit-message>' --branch <branch-name>

This command will increment the buildNumber in dwbiconfig.json by 1 and push the project to the Github with the specifed commit message and branch.

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago