Command-line tools ================== libunicornpkg comes with two command-line tools. ``hoof`` allows you to install packages from package remotes. ``unicorntool`` lets you install one-off packages from locally-available package tables. .. toctree:: :maxdepth: 2 :caption: Available command-line tools: hoof.md unicorntool.md These tools are meant to be used by humans. :doc:`The API ` should be used when automation is wanted. .. toctree:: :maxdepth: 2 :caption: The CLI has its own separate version number and changelog: changelog.md