hanksudo / SJSJ-cli

Simplified JavaScript Jargon in Terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJSJ-cli

Simplified JavaScript Jargon in Terminal

Content from HugoGiraudel/SJSJ.

Demonstration screenshot

Pre-requisites

  • pandoc
  • markdown
  • lynx

Installation (Tested on OSX)

Notice: ~/bin must in your $PATH

brew install pandoc markdown lynx
curl https://raw.githubusercontent.com/hanksudo/SJSJ-cli/master/sjsj > ~/bin/sjsj
chmod a+x ~/bin/sjsj

Usage

sjsj ajax
sjsj angularjs
sjsj xhr

About

Simplified JavaScript Jargon in Terminal


Languages

Language:Shell 100.0%