JSPM

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

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