gitlab-ci-validate-0.0.1 is not a library.
gitlab-ci-validate-rust
Checks if your .gitlab-ci.yml file is valid.
This repository is a fork from my nodejs version https://github.com/pradel/gitlab-ci-validate.
I decided to create a simple cli tool to try Rust.
Install
TODO
Usage
# To see all the available options
# It will try to find if .gitlab-ci.yml is present on the current folder if no file path is provided
# You can specify your own gitlab host if you need
# You can provide a private token if you need
License
MIT © Léo Pradel