dmn

command module
v0.0.0-...-28f9730 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2018 License: MIT Imports: 1 Imported by: 0

README

Domain Search Tool

CircleCI

Command line tool for checking domain name availability.

Usage:

# check availability of a domain
dmn check example.com

# check multiple domains
dmn check example.com example.org

# check domains from a file
echo "example.com\nexample.org" > names.txt
cat names.txt | dmn check 

# get help
dmn --help

Prerequisites:
Setup
# Get dependencies
make dep

For online code documentation see Godocs.

TODO

  • Improve domain check mechanism and add different checking methods based on a flag
  • Add name generation support

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
dev
Package dev provides functions and tools for development
Package dev provides functions and tools for development
input
Package input provides methods for parsing cli inputs
Package input provides methods for parsing cli inputs
whois
Package whois provides functions to lookup and parse whois records
Package whois provides functions to lookup and parse whois records

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL