Project

post

0.0
No release in over 3 years
Small, fast package manager in pure Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 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 achacega@gmail.com.