gramiojs / create-gramio

Scaffolding your GramIO project with the environment with easy!

Home Page:https://gramio.netlify.app/get-started.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-gramio

Scaffolding your GramIO project with the environment with easy!

  • Npm
npm create gramio ./bot
  • Yarn
yarn create gramio ./bot
  • Pnpm
pnpm create gramio ./bot
  • Bun
bun create gramio ./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

About

Scaffolding your GramIO project with the environment with easy!

https://gramio.netlify.app/get-started.html


Languages

Language:TypeScript 70.8%Language:JavaScript 29.2%