add libesv

This commit is contained in:
lw-everestlinux
2022-10-25 14:02:50 -04:00
parent 43e009286a
commit 970cc8e411
4 changed files with 77 additions and 5 deletions

34
README Normal file
View File

@@ -0,0 +1,34 @@
+---------------------------+
| [ ⚙ ] Everest Tools [ ⚙ ] |
+---------------------------+
Tools for Everest Linux that were too small for their own repositories
+---------------------------+
| [ ⤓ ] Installation [ ⤓ ] |
+---------------------------+
Obtain the source tree:
$ git clone https://git.everestlinux.org/EverestLinux/everest-tools
Install all of the tools
$ mv install.conf.def install.conf
# ./INSTALL.sh
OR Install only certain tools
$ cd src/(tool-name)
$ mv install.conf.def install.conf
# ./INSTALL.sh
+---------------------------------+
| [ 📁 ] Included Programs [ 📁 ] |
+---------------------------------+
esv - Everest Service Manager
∟ libesv - backend for esv
gpc - Glacier Package Checker
ecrypt - Everest Encryption Tools