Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/bootci
Scripts for installing software tools in the project directory of your CI/CD service without root and with minimal prerequisites
https://github.com/wtanaka/bootci
bitrise ci circleci codeship semaphore shippable travis travis-ci
Last synced: about 1 month ago
JSON representation
Scripts for installing software tools in the project directory of your CI/CD service without root and with minimal prerequisites
- Host: GitHub
- URL: https://github.com/wtanaka/bootci
- Owner: wtanaka
- Created: 2017-11-05T23:27:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T05:38:31.000Z (over 4 years ago)
- Last Synced: 2024-10-14T07:44:06.200Z (2 months ago)
- Topics: bitrise, ci, circleci, codeship, semaphore, shippable, travis, travis-ci
- Language: Shell
- Homepage:
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wtanaka/bootci.svg?branch=master)](https://travis-ci.org/wtanaka/bootci)
[![CircleCI](https://circleci.com/gh/wtanaka/bootci/tree/master.svg?style=svg)](https://circleci.com/gh/wtanaka/bootci/tree/master)
[![Run Status](https://api.shippable.com/projects/59ffa1e4e07b7707001ccb6c/badge?branch=master)](https://app.shippable.com/github/wtanaka/bootci)
[![Build Status](https://semaphoreci.com/api/v1/wtanaka/bootci/branches/master/badge.svg)](https://semaphoreci.com/wtanaka/bootci)
[ ![Codeship Status for wtanaka/bootci](https://app.codeship.com/projects/2137bbd0-a684-0135-bf09-7a26ef0e36e4/status?branch=master)](https://app.codeship.com/projects/255514)
[![Build Status](https://app.bitrise.io/app/9443ade2b60cd571/status.svg?token=GOEPArAcvaqTpJcGfsVG7g&branch=master)](https://app.bitrise.io/app/9443ade2b60cd571)# bootCI
Bootstrap your CI.
These are scripts to install software into your CI environment without root
access.[Read more here](https://wtanaka.com/node/8268).
## License
This program is released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)