mirror of
https://github.com/bytedream/scripts.git
synced 2025-05-09 20:25:12 +02:00
13 lines
208 B
Markdown
13 lines
208 B
Markdown
## Nama availability check
|
|
Checks if a name has free domains and a free github name
|
|
|
|
#### Usage
|
|
```shell
|
|
$ ./nameavability.sh <name1> <name2> ...
|
|
```
|
|
|
|
#### Example
|
|
```shell
|
|
$ ./nameavability.sh bytedream
|
|
```
|