Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.
/ urbano Public archive

Get a fresh word of the day from Urban Dictionary in your email.

License

Notifications You must be signed in to change notification settings

ChubbsSolutions/urbano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urbano

Build Status

Get a new random Urban Dictionary word.

##Download the software

Download the latest version of urbano for all major platforms.

##Compile and run the source

Requires Go 1.5 or newer (earlier versions untested). Remember to set the GOPATH variable.

git clone https://github.com/ChubbsSolutions/urbano
cd urbano
go get
go run urbano.go

##Usage

   urbano - Get a fresh Urban  Dictionary word in your inbox

USAGE:
   urbano [global options] command [command options] [arguments...]

VERSION:
   0.3

AUTHOR(S):
   Chubbs Solutions <[email protected]>

COMMANDS:
   send, s	Get and Send a new word by email
   display, d	Display a new word
   word, w	Define a word
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h		show help
   --version, -v	print the version

##Email

Urbano can now email you the word. You just need to set a Mailgun API key and domain. Here's how you would do it in Linux:

export MAILGUN_PUBLIC_API_KEY=example-key
export MAILGUN_DOMAIN=example-domain.com

Just add an email address as an argument.

##About

Crafted with ❤️ in Indiana by [Chubbs Solutions] (http:https://chubbs.solutions).

About

Get a fresh word of the day from Urban Dictionary in your email.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages