gen-circleci-orb 0.1.0

Generate a CircleCI orb to provide the facilities offered by a CLI program
Documentation
1
2
3
4
5
pub mod config;
pub mod ensure_orb_registered;
pub mod generate;
pub mod init;
pub mod update;