gen-circleci-orb 0.0.0

Generate a CircleCI orb to provide the facilities offered by a CLI program
Documentation

gen-circleci-orb

Generate a CircleCI orb to provide the facilities offered by a CLI program.

Crates.io Documentation License

Overview

gen-circleci-orb generates a CircleCI orb definition from a CLI program, enabling the program's commands to be used as reusable CircleCI jobs and commands within CI/CD pipelines.

Installation

cargo install gen-circleci-orb
# or
cargo binstall gen-circleci-orb

Usage

gen-circleci-orb --help

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Contributing

See the Contributing Guide and Code of Conduct.