Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)