Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nanny.run/llms.txt

Use this file to discover all available pages before exploring further.

Install

brew tap nanny-run/nanny
brew install nannyd
Verify:
nanny --version

Upgrade

brew upgrade nannyd

Uninstall

nanny uninstall
If installed via Homebrew, this redirects you to brew uninstall nannyd to keep Homebrew metadata consistent.

Troubleshooting

nanny: command not found after install

Open a new terminal window. If the issue persists, confirm the install directory is in your PATH:
echo $PATH