@grammyjs/create-grammy
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "@grammyjs/create-grammy", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Scaffold grammY projects in minute", | ||
@@ -5,0 +5,0 @@ "goBinary": { |
@@ -12,3 +12,6 @@ # Create grammy | ||
TODO: Release executables | ||
Install using npm | ||
```shell | ||
npm i -g create-grammy@latest | ||
``` | ||
@@ -21,3 +24,3 @@ Install using [Go](https://go.dev). | ||
After installation, run **gmy** command to use the tool. You can provide a | ||
After installation, run **create-grammy** command to use the tool. You can provide a | ||
project name as the first argument. | ||
@@ -24,0 +27,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3987
62