A keeper for your dotfiles. See what I did there? (booooooo)
To get started, create a folder in ~/.dotkeep with the name of your keep. A keep is a place where dots are kept.
To learn how to use Dotkeeper, see the wiki
To install with brew, simply run:
brew install stikypiston/formulae/dotkeeper- Swift (can be installed with
brew install swift, or withswiftly)
To install manually, first clone the repository.
git clone https://github.com/StikyPiston/dotkeeperThen, cd into the directory.
cd dotkeeperUse swift to build the project.
swift build --configuration releaseAnd finally, move the executable into a location like /usr/local/bin/
sudo mv .build/release/dotkeeper /usr/local/bin/