Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidb/experiment_ci_rust
[experiment] try ci setup for rust project
https://github.com/davidb/experiment_ci_rust
Last synced: 7 days ago
JSON representation
[experiment] try ci setup for rust project
- Host: GitHub
- URL: https://github.com/davidb/experiment_ci_rust
- Owner: davidB
- Created: 2019-10-09T19:21:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-30T21:38:53.000Z (about 5 years ago)
- Last Synced: 2024-11-13T18:37:32.173Z (2 months ago)
- Language: Rust
- Size: 660 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiment CI Rust
A project to experiment setup of CI + Rust.
The project use cargo-make to:- share the same code between CI provider
- test locally the setup (and being CI independent)