Add a README, done by Hiltjo Posthuma - drist - a remote deployment tool
(HTM) git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 119ccda248814e19ef21577a3bb90bf582f464a1
(DIR) parent effbcbb28f2dc6e52573e1793ac1546c7c45e2a6
(HTM) Author: Solene Rapenne <solene@perso.pw>
Date: Mon, 2 Dec 2019 20:58:05 +0100
Add a README, done by Hiltjo Posthuma
Diffstat:
A README | 38 +++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/README b/README
@@ -0,0 +1,38 @@
+drist
+-----
+
+drist is a tool to configure and synchronize configurations to servers.
+
+
+Build and install
+-----------------
+
+# make install
+
+
+Usage and examples
+------------------
+
+See the examples directory.
+
+
+Dependencies
+------------
+
+- POSIX sh and shell utilities.
+- sudo or doas (optional)
+- ssh
+- rsync
+- POSIX make (optional)
+
+
+License
+-------
+
+See LICENSE file.
+
+
+Author
+------
+
+Solène Rapenne <solene@perso.pw>