You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: init command to scaffold a new project from a template (#217)
* feat: `init` command to scaffold a project from a template
* feat: `node-typescript` project template
* feat: `electron-typescript-react` project template
* feat: debug mode
* feat: load LoRA adapters
* feat: link to CLI command docs from the CLI help
* feat: improve Electron support
* fix: improve binary compatibility detection on Linux
* docs: CLI commands syntax highlighting
0 commit comments