Skip to content

Releases: jgfranco17/devops

v0.0.4

05 Oct 06:20
65c518c

Choose a tag to compare

🚀 New Release: v0.0.4

We are now supporting for creating releases. This means that the
CLI is now available as a binary for Linux, Windows, and MacOS.

v0.0.3

28 Sep 13:45

Choose a tag to compare

🚀 New Release: v0.0.3

We’re excited to announce the first beta release of **** CLI, a fast and flexible command-line
tool designed to streamline your developer workflow.

✨ Highlights

  • Task Runner – Define and execute devops tasks from a simple YAML spec.
  • Config Management – Store project configurations in .
  • Verbosity Control – Adjustable logging levels (, , ) for better debugging.

📦 Installation

To get started, install the CLI using the following command:

🔧 Usage

📄 License

This project is licensed under the MIT License.
See the LICENSE file for more details.

v0.0.2

27 Sep 12:55

Choose a tag to compare

Devops Common v0.0.2

Changes

  • Add pre-commit hooks
  • Use GH CLI for release action

v0.0.1

27 Sep 12:40

Choose a tag to compare

Devops Common v0.0.1

Changes

  • Initial release