mirekdlugosz / beakerlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

To install the library to the root directory, use:

$ make
$ make install

If you need to install to a different directory, use

$ make
$ make DD=/path/to/directory install

Running against non-installed tree (except for the in-tree testsuite) is not supported.

About

License:GNU General Public License v2.0


Languages

Language:Shell 86.2%Language:Python 7.2%Language:Perl 3.3%Language:Makefile 1.7%Language:Vim Script 1.0%Language:XSLT 0.6%