Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 637 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 637 Bytes

create-gramio-plugin

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

Supported environment