everest-tools/README

35 lines
785 B
Plaintext
Raw Normal View History

2022-10-25 14:02:50 -04:00
+---------------------------+
| [ ⚙ ] 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