Amethyst is a fast, efficient and lightweight AUR helper and Pacman wrapper. Made for Crystal, compatible with any Arch-based Linux distribution
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
jnats f84e46cf54 fixed up crap from testing 3 years ago
src fixed up crap from testing 3 years ago
.gitignore initial commit 3 years ago
Cargo.toml initial commit 3 years ago
Makefile initial commit 3 years ago
README.md Create README.md 3 years ago

README.md

ame

rust rework

to build:

for release

  • make clean release

for general debug/test

  • make clean debug

clean all builddirs

  • make clean