Skip to content

pwwilson/dom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dom

Build Status

An easy-to-use command line utility for checking domain name availability using Domainr's JSON API.

Installation

If you want to use the package through pip, simply run:

pip install dom

Or, if you'd prefer to clone the repo, run the following command:

git clone git@github.com:zachwill/dom.git
cd dom
python setup.py install

Deploying

You won't need to worry about this, but since the Python upload command is so obtuse, I'm going to keep it here:

python setup.py sdist bdist_egg upload

About

Check domain name availability from the command line.

Resources

Stars

Watchers

Forks

Packages

No packages published