Open Source Extras Gitify Commands Init
Gitify init
Used to create a .gitify
file in the current directory. Interactively allows you to set up a basic configuration, and also prompts to install MODX if it’s not yet present.
Usage:
init [--overwrite]
Options:
--overwrite When a .gitify file already exists, and this flag is set, it will be overwritten.
--help (-h) Display this help message.
--verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
--version (-V) Display the Gitify version.