Results 6 issues of YOSHIKI

Hi! Error message "Missing required environment variable" is displayed with help command. Is this intentional? ```typescript import { Command } from "https://deno.land/x/[email protected]/command/mod.ts"; await new Command() .name("sample-cli") .version("0.0.1") .env("FOO=", "FOO", {...

bug
module:command

How do I start the console when developing? `bundle console` is DEPRECATED. ``` $ bundle console [DEPRECATED] bundle console will be replaced by `bin/console` generated by `bundle gem ` ```...

Hi! Thanks for the nice product. ![image](https://user-images.githubusercontent.com/12048864/178751904-3dfa1237-b9a3-4da7-b40e-259e9cc9d93e.png) Has https://github.com/a-know/grass-graph/pull/36 been released?

Fixed https://github.com/x-motemen/git-pr-release/issues/92 Stopped using Docker container and CI passed.

Hi! Thanks for nice products. Do you plan to continue maintenance?