cci 0.0.1

Control your CI/CD
Documentation
1
2
3
4
5
6
pub mod circleci;
pub mod gitea;
pub mod github;
pub mod gitlab;
pub mod helpers;
pub mod jenkins;