sonic-shell
v0.0.9
Published
Template scaffolding tool for sonic framework.
Maintainers
Readme
sonic-shell
Template scaffolding tool for sonic audio plugin framework.
Usage
npx sonic-shellCLI wizard starts and guides you through the process of creating a new project.
Debug Templating Process
git clone https://github.com/yahiro/sonic.git
cd sonic/packages/cli
npm install
npm run dev