1 unstable release
Uses old Rust 2015
0.1.0 | Oct 21, 2016 |
---|
#26 in #tiling
16KB
382 lines
awpack
A GitHub-based package manager for the Awesome tiling window manager.
Installation
cargo install awpack
Usage
Installing packages
Installing a package from a GitHub repository.
awpack install dylanmckay/volume-control
The repository will be cloned into the ~/.config/awesome/awpack/dylanmckay/volume-control
directory,
alongside the Awesome rc.lua
configuration file.
Uninstalling packages
awpack uninstall dylanmckay/volume-control
Updating packages
# Update a single package
awpack update dylanmckay/volume-control
# Update all packages
awpack update
Dependencies
~11MB
~271K SLoC