Home

Awesome

OS Bench

No Maintenance Intended

This was a naive attempt to create a package manager for Unix-like systems. It is inspired by Homebrew, but is written in a language for a human being.

Right now, the project is not maintained. Use Nix or LinuxBrew instead.

Installation

Oneliner: bash -c "$(curl -s https://raw.githubusercontent.com/svetlyak40wt/osbench/master/bin/bench-oneliner)"

Or [clone it] anywhere, add bin directory to the PATH environment variable and run bench-bootstrap.

Plans

Development

Unit-Testing

bin/pip install nose
bin/nosetests lib/benchlib

Bitdeli Badge