An open API service indexing awesome lists of open source software.

https://github.com/alyraffauf/post

Dead simple, basic package manager for Linux written in Ruby.
https://github.com/alyraffauf/post

linux package-manager ruby

Last synced: about 2 months ago
JSON representation

Dead simple, basic package manager for Linux written in Ruby.

Awesome Lists containing this project

README

          

## License

Post is available under the Lesser General Public license.

## What Is Post?

Post is package manager for unix systems that focuses on clean design, efficiency, and simplicity.

## Installing Post

gem build post.gemspec
gem install post-2.4.7.gem

## Adding Repositories

Repositories files are placed in `/etc/post/repos.d/`. An example can be found in `cfg/test-repo`.

## More Information

Please see `post -h` for more usage information.

If you have questions, email me at .