JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q49970F

Scaffolding your GramIO project with the environment with easy!

Package Exports

  • create-gramio
  • create-gramio/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-gramio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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