OutputEase
Toolkit
Open-source CLI for scaffolding development projects with first-class AI-assisted development support.
Install
curl -fsSL https://toolkit.outputease.com/install.sh | shBootstraps Bun (if missing) and installs @outputease/toolkit globally.
Other install paths
# zero-install (one-shot scaffold)
bunx @outputease/toolkit init
# global install
bun add -g @outputease/toolkit
outputease init