.. highlight:: shell ======================== Install and build from source ======================== The source for beans can be downloaded from the `Github repo`_. You can either clone the public repository: .. code-block:: console git clone git://github.com/adellej/beans Or download the `tarball`_: .. code-block:: console curl -OJL https://github.com/adellej/beans/tarball/master .. _Github repo: https://github.com/adellej/beans .. _tarball: https://github.com/adellej/beans/tarball/master Once you have a copy of the source, you can install it following the same `build instructions`_ as for pySettle. .. _build instructions: https://github.com/adellej/pysettle/blob/master/BUILD.rst