add libesv
This commit is contained in:
34
README
Normal file
34
README
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user