https://github.com/mehcode/rockman
A simple AUR helper written in Rust.
https://github.com/mehcode/rockman
arch-linux aur-helper
Last synced: 4 months ago
JSON representation
A simple AUR helper written in Rust.
- Host: GitHub
- URL: https://github.com/mehcode/rockman
- Owner: mehcode
- License: apache-2.0
- Created: 2017-09-02T03:32:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T22:16:29.000Z (almost 7 years ago)
- Last Synced: 2025-04-11T00:02:49.424Z (6 months ago)
- Topics: arch-linux, aur-helper
- Language: Rust
- Homepage:
- Size: 22.5 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# rockman
> A simple AUR helper written in Rust.## Install
```bash
$ cargo install --git https://github.com/mehcode/rockman --rev v0.1.0
```## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.