Scaffolding your GramIO plugin with the environment with easy!
- Npm
npm create gramio-plugin ./gramio-plugin
- Yarn
yarn create gramio-plugin ./gramio-plugin
- Pnpm
pnpm create gramio-plugin ./gramio-plugin
- Bun
bun create gramio-plugin ./gramio-plugin
Scaffolding your GramIO plugin with the environment with easy!
npm create gramio-plugin ./gramio-plugin
yarn create gramio-plugin ./gramio-plugin
pnpm create gramio-plugin ./gramio-plugin
bun create gramio-plugin ./gramio-plugin