curl -o- https://raw.githubusercontent.com/subzero-cli/subzero/master/install.sh | bash
or
wget -qO- https://raw.githubusercontent.com/subzero-cli/subzero/master/install.sh | bash
or check releases page to install nightly builds
Usage:
subzero [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
config Configure your experience using subzero cli
help Help about any command
scan Scan files for identify movies, series and tvshows
version Print the version number of subzero
Flags:
-h, --help help for subzero
-v, --verbose Enable verbose log
Use "subzero [command] --help" for more information about a command.
Send your pull request, guidelines will be appear here soon