Skip to content

Quick and dirty attempt to create a Homebrew-like package manager for Linux.

Notifications You must be signed in to change notification settings

svetlyak40wt/osbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • To make it available under most Linuxes, BSDs and OSXes.
  • Allow easy usage of many custom schema repositories.
  • Conquer the World! Mu-ha-ha!!!

Development

Unit-Testing

bin/pip install nose
bin/nosetests lib/benchlib

Bitdeli Badge

About

Quick and dirty attempt to create a Homebrew-like package manager for Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published