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.
- Host: GitHub
- URL: https://github.com/alyraffauf/post
- Owner: alyraffauf
- Created: 2011-04-21T01:20:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T19:33:19.000Z (almost 2 years ago)
- Last Synced: 2025-11-27T09:13:32.974Z (7 months ago)
- Topics: linux, package-manager, ruby
- Language: Ruby
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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 .