Precompiled binaries for sofmani are available for Linux, macOS, and Windows:
- Visit the Releases Page to download the latest version for your platform.
Install from a custom tap:
brew install chenasraf/tap/sofmaniYou can install sofmani by downloading the release tar, and extracting it to your preferred
location.
-
You can see an example script for install here: install.sh
-
The example script can be used for actual install, use this command to download and execute the file (use at your own discretion):
curl https://raw.githubusercontent.com/chenasraf/sofmani/master/install.sh | sh
The config file can be in YAML or JSON format.
You can place the config file anywhere, and provide the path to sofmani CLI to load. If you don't
give it an explicit path, the CLI will attempt to find a sofmani.yml or sofmani.json file ine
the following directories (ordered by priority):
- Current working directory
$HOME/.configdirectory- Home directory