Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameslamb/ci-tools
Miscellaneous scripts for use in continuous integration (CI) pipelines
https://github.com/jameslamb/ci-tools
ci conda git license-checking open-source python r slack-webhook sphinx
Last synced: 1 day ago
JSON representation
Miscellaneous scripts for use in continuous integration (CI) pipelines
- Host: GitHub
- URL: https://github.com/jameslamb/ci-tools
- Owner: jameslamb
- License: bsd-3-clause
- Created: 2019-03-31T19:11:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T04:23:12.000Z (over 3 years ago)
- Last Synced: 2024-12-24T02:25:31.631Z (10 days ago)
- Topics: ci, conda, git, license-checking, open-source, python, r, slack-webhook, sphinx
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ci_tools
Collection of miscellaneous scripts I like to use for CI in software projects. Developed in collaboration with [@austin3dickey](https://github.com/austin3dickey).
Any others borrowed from other projects have attribution in comments.
## Example
For an example project using many of these, see [doppel-cli](https://github.com/jameslamb/doppel-cli).