create-gramio

1.5.1 • Public • Published

create-gramio

npm npm downloads

Scaffolding your GramIO project with the environment with easy!

  • Npm
npm create gramio@latest ./bot
  • Yarn
yarn create gramio@latest ./bot
  • Pnpm
pnpm create gramio@latest ./bot
  • Bun
bun create gramio@latest ./bot

Supported environment

The environment can work together

When you select ESLint and Drizzle, you get eslint-plugin-drizzle

When you select Husky and one of the linters - the pre-commit hook will contain the command lint:fix

TODO:

  • [ ] Add support for Node adapter

Dependents (0)

Package Sidebar

Install

npm i create-gramio

Weekly Downloads

37

Version

1.5.1

License

MIT

Unpacked Size

51.7 kB

Total Files

4

Last publish

Collaborators

  • skravets