This gem is a command line tool that helps you create a Discourse plugin.
gem exec create-discourse-plugin <plugin-name> [--help] [--organization] [--public] [--private]
This will create a new directory with the plugin name and a basic plugin structure.
Currently creates the plugin in a private repo under your github account.
This plugins requires a working GH CLI