Skip to main content
Deno 2 is finally here 🎉️
Learn more

grammy-cli

CLI tool for configuring and using grammy.

Usage

deno run --unstable --allow-run --allow-read --allow-write https://deno.land/x/grammy_cli init

You can also install it with deno script installer

deno install --unstable --allow-run --allow-read --allow-write -n grammy https://deno.land/x/grammy_cli