https://github.com/is-a-good-dev/cli
Register your own is-a-good.dev subdomain from your command line!
https://github.com/is-a-good-dev/cli
cli free free-for-dev is-a-good-dev javascript js node nodejs
Last synced: about 1 month ago
JSON representation
Register your own is-a-good.dev subdomain from your command line!
- Host: GitHub
- URL: https://github.com/is-a-good-dev/cli
- Owner: is-a-good-dev
- License: mit
- Created: 2023-02-19T04:02:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-06T08:06:49.000Z (9 months ago)
- Last Synced: 2025-10-25T06:42:05.530Z (8 months ago)
- Topics: cli, free, free-for-dev, is-a-good-dev, javascript, js, node, nodejs
- Language: JavaScript
- Homepage: https://npmjs.com/@is-a-good-dev/cli
- Size: 448 KB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# is-a-good.dev CLI
Register your own is-a-good.dev subdomain from your command line!
## Getting Started
Using the is-a-good.dev CLI is easy!
All you need to do is run the following command:
```bash
npm install @is-a-good-dev/cli -g
```
...and that's it!
## Using Commands
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:
```bash
is-a-good-dev help
```
### Debugging
If you are having issues using the CLI, follow these simple steps:
1. Run the debug command
```bash
is-a-good-dev debug
```
2. Open an issue
Open an issue stating your issue and provide the output from the debug command as well.