tectonic tribulations edition: host preparation
authorChris Koeritz <fred@gruntose.com>
Sun, 31 Oct 2021 23:15:56 +0000 (19:15 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 31 Oct 2021 23:15:56 +0000 (19:15 -0400)
commit8904b69b65943f04f5aeca6e10c44fd7cf78303c
tree136339735970e2d9209268af8f9c77803bca1666
parentc47393ee17878881ca2947bc21fcf6c4c021d4cd
tectonic tribulations edition: host preparation

needed for a bit; just automates a lot of separate install instructions.
planning to support windows with apt-cyg and mac with brew, but those steps are kinda hosed still.
is_feisty_up lets a caller know if the system is initialized yet or not, which was needed in prep_feisty_host.
functions have a couple changes, esp. a better whichable that now returns an error code instead of just not echoing text.
readme.txt
scripts/core/functions.sh
scripts/core/is_feisty_up.sh [new file with mode: 0644]
scripts/core/prep_feisty_host.sh [new file with mode: 0644]