the-fount
v0.0.4
Published
a programmable, standardised, modular, customisable agent framework.
Maintainers
Readme
the-fount
An npm install bootstrap for fount, a programmable, standardised, modular, customisable agent framework.
What it does
the-fount does not contain fount itself — it installs fount on your machine:
- If a
fountcommand already exists on your PATH, it forwards the rest of the arguments to it (equivalent tofount <args>). - Otherwise it installs fount via the official installer (
install.ps1/install.sh), then forwards the arguments.
Works with node / bun / deno.
Usage
npx the-fountUninstall
Since npm cannot run commands when a package is uninstalled, uninstall fount with:
fount remove
# or
npx the-fount remove