/post

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

Primary LanguageRuby

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.