Install
Any machine with Node.
Fob is a Node package, so npm puts it somewhere your shell already looks. macOS, Windows and Linux, same command. Requires Node.js 18+.
# try it in a project, without installing
npx @nharing/fob try
# or install the command permanently
npm install -g @nharing/fob
fob try
Source and releases on GitHub.