hoof¶
hoof is a command-line tool for installing packages from remotes.
Subcommands¶
install <package_name>¶
Installs a package using the unicorn.remote.install function.
uninstall <package_name>¶
Removes a package using the unicorn.core.uninstall function.