Skip to content

hegerj/beakerlib

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 86.2%
  • Python 7.2%
  • Perl 3.3%
  • Makefile 1.7%
  • Other 1.6%