1.2.0 • Published 8 months ago

truck-cli v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

🎡 Truck-CLI

Truck-CLI is an indispensable tool that streamlines the front-end CI/CD workflow.

Installation 🛠

npm install truck-cli -g

# OR

yarn global add truck-cli

Usage 👨‍💻

You are supposed to have a package.json file in your project. Please note that the version field in your package.json file must be a valid semantic version. And execute the following command in your project root directory to update the version of your project.

tk [options] [command]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  release         Update the version of the current repository.
  help [command]  display help for command

Workflow 🧫

release 🎉

release

1.2.0

8 months ago

1.1.5

8 months ago

1.1.4

8 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.1

8 months ago

0.0.1

8 months ago