madsaune / githubnamecheck

A tool for checking availability status for Github usernames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

githubnamecheck

githubnamecheck is tool for checking availability status for Github usernames.

Getting Started

git clone git@github.com:madsaune/githubnamecheck.git
cd githubnamecheck
mkdir build
go build -o build/githubnamecheck .
touch urls.txt
# open urls.txt in your favourite text editor and put each url on its own line
./build/githubnamecheck

About

A tool for checking availability status for Github usernames


Languages

Language:Go 100.0%