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)
commit3974d01da6ece6956c0bff67e800d1a02d9faa80
tree136339735970e2d9209268af8f9c77803bca1666
parent486ec82d0f708dcfffdbde255aa1f2368b0a8074
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]