t2018-07-20T16-30-00-031337.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2018-07-20T16-30-00-031337.md (507B) | |
--- | |
1 # 2018-07-20 19:13:00.031337 UTC (+0000) | |
2 | |
3 New project on bitreich: drist | |
4 | |
5 drist, the dumb remote installer shell tool, is THE right solution | |
6 if you need to manage configuration files over remote systems. Its | |
7 design perfectly fit the Unix philosphy and will make you never | |
8 want to look back at your old deployment tool. | |
9 | |
10 It ships with a wonderful man page written and reviewed with love. | |
11 | |
12 You can install from sources with git: | |
13 | |
14 $ git clone git://bitreich.org/drist | |
15 $ cd drist | |
16 # make install |