dwbi

1.1.0 • Public • Published

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.

/dwbi/

    Package Sidebar

    Install

    npm i dwbi

    Weekly Downloads

    5

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    2.79 kB

    Total Files

    3

    Last publish

    Collaborators

    • nadetastic