From e1fdfa107b24ef4200b4a4fb20da9f52b21a7c0e Mon Sep 17 00:00:00 2001 From: jasiosasio <54361578+jaasio@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:50:19 +0200 Subject: [PATCH] Create README.html hehe --- README.html | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 README.html 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