Register your own is-a-good.dev subdomain from your command line!
Using the is-a-good.dev CLI is easy!
All you need to do is run the following command:
npm install @is-a-good-dev/cli -g
...and that's it!
All of the CLI commands start with is-a-good-dev
.
You can also use the alias
iagd
instead.
To show the help menu, in your terminal run this command:
is-a-good-dev help
If you are having issues using the CLI, follow these simple steps:
- Run the debug command
is-a-good-dev debug
- Open an issue
Open an issue stating your issue and provide the output from the debug command as well.