README - drist - a remote deployment tool
HTML git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
README (421B)
---
1 drist
2 -----
3
4 drist is a tool to configure and synchronize configurations to servers.
5
6
7 Build and install
8 -----------------
9
10 # make install
11
12
13 Usage and examples
14 ------------------
15
16 See the examples directory.
17
18
19 Dependencies
20 ------------
21
22 - POSIX sh and shell utilities.
23 - sudo or doas (optional)
24 - ssh
25 - rsync
26 - POSIX make (optional)
27
28
29 License
30 -------
31
32 See LICENSE file.
33
34
35 Author
36 ------
37
38 Solène Rapenne <solene@perso.pw>