Skip to content

wlaurance/jsizzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsizzle

Like fortune but prints @JavaScriptizzle's tweets

###Installation

npm install jsizzle -g

Usage: jsizzle [options]

Options:

-h, --help     output usage information
-V, --version  output the version number
-f --first     show first tweet
-a --all       show all tweets

###Customizations

Add a ~/.jsizzlerc file that will be used to customize things, yo.

It can be a JSON or a JS file where the following object can be required

{
  heading: {
    text: 'Yo yo JavaScriptizzle says',
    color: ['blue', 'underline']
  },
  tweetColor: ['yellow']
}

About

Like `fortune` but prints @JavaScriptizzle's tweets

Resources

License

Stars

Watchers

Forks

Packages

No packages published