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

https://github.com/sinfallas/boinc-preinstaller

script to install dependencies for BOINC
https://github.com/sinfallas/boinc-preinstaller

Last synced: about 1 month ago
JSON representation

script to install dependencies for BOINC

Awesome Lists containing this project

README

          

boinc-preinstaller
==================

[![GitHub license](https://sinfallas.files.wordpress.com/2016/02/gpl.png)](https://github.com/sinfallas/boinc-preinstaller/blob/master/LICENSE)
[![DOI](https://zenodo.org/badge/4102/sinfallas/boinc-preinstaller.svg)](https://zenodo.org/badge/latestdoi/4102/sinfallas/boinc-preinstaller)
![Status](https://travis-ci.org/sinfallas/boinc-preinstaller.svg)

script to install dependencies for BOINC

## How to use

```bash
$ curl -O https://raw.githubusercontent.com/sinfallas/boinc-preinstaller/master/boinc-preinstaller
$ chmod +x boinc-preinstaller
```
Then execute as root or sudo:

```bash
./boinc-preinstaller
```