diff --git a/README.html b/README.html new file mode 100644 index 0000000..38ea041 --- /dev/null +++ b/README.html @@ -0,0 +1,80 @@ +

+ + Logo + +

+

+

Amethyst

+

+

+ + + + +Discord

+ +

Amethyst is a fast, efficient and lightweight aur helper and pacman wrapper. +Made for crystalux, compatible with any arch-based linux distribution.

+ +

+

Basic usage

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionFreeBSD pkg-style aliasPacman-style flag(s)
Install a packageame insame -S
Remove a packageame rmame -R / -Rs
Update repositoryame updame -Sy
Upgrade a packageame upgame -Syu
Search for a package in generalame seaame -Ss
Search for a package in the reposame repseaame -Sr
Search for a package in aurame aurseaame -S
+

How to build:

+

(Install cargo)

+

For release:

+ +

For general debug/test:

+ +

Clean all build directories:

+ \ No newline at end of file