An open API service indexing awesome lists of open source software.

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!

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.