aptman
A wrapper for apt/dpkg that acts like pacman
Installation
TODO Coming soon, once it's finished.
Usage
see man pacman
on arch linux. If you're not on arch, just google it.
Development
Its WIP!
Contributing
- Fork it (https://github.com/your-github-user/aptman//fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- jasonrobot Jason Howell - creator, maintainer