Skip to content

CLI example

Use @tekmemo/cli from scripts and agent workflows.

Source folder:

txt
examples/cli/

Navigate to the example folder and run it:

bash
cd examples/cli
npm install
npm run dev

Validate it:

bash
npm run typecheck

Released under the MIT License.