A command line application to help manage a Zettelkasten
note repository.
Easiest installation is with homebrew.
brew tap m-housh/formulae
brew install m-housh/formulae/swift-zet
git clone https://github.com/m-housh/swift-zet.git
cd swift-zet
make install prefix=~/ # prefix will create a `bin` directory in the path if it does not exist.