Add nameavability

This commit is contained in:
2022-04-05 20:07:01 +02:00
parent 6399cfedbd
commit df7c7dc433
3 changed files with 52 additions and 1 deletions

12
nameavability/README.md Normal file
View File

@ -0,0 +1,12 @@
## 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
```