Coder Social home page Coder Social logo

coinbrew's Introduction

COIN-OR fetch, build, and install helper

This script works like a package manager to fetch, build, and install COIN-OR projects, along with their dependencies, from their respective git repositories. The projects are intalled in subdirectories at the same level as the coinbrew script, which fetches the source from GitHub, builds the code, and installs the binaries, libraries, and header files. It has many features that are yet to be documented. It can probably do what you need even if it is not mentioned here, so please feel free to ask questions!

Quick start example

To use the latest version of coinbrew, simply download the coinbrew script from master and select the desired build target.

wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
./coinbrew build Cbc@stable/2.10

To use the legacy version, grab the v1.0 tag.

wget https://raw.githubusercontent.com/coin-or/coinbrew/v1.0/coinbrew
./coinbrew build Cbc@stable/2.10

Documentation

Full documentation is at

https://coin-or.github.io/coinbrew

Please also see the general documentation at

https://coin-or.github.io

for much more detailed information on setting up your platform to use coinbrew and other useful information.

coinbrew's People

Contributors

tkralphs avatar svigerske avatar xmunoz avatar louhafer avatar ianbeyst avatar lafrech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.