Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 512 Bytes

Readme.md

File metadata and controls

24 lines (22 loc) · 512 Bytes

Thanks @emre (https://github.com/emre/storm)

Install

sudo python setup.py install

Configuartion

Append the code into ~/.zshrc or ~/.bashrc

if [ -f ~/.aliases ]; then
        . ~/.aliases
fi

Commands

Usage: stormalias [options]

Options:
  -h, --help            show this help message and exit
  -p PORT, --port=PORT  2106
  -d DEBUG, --debug=DEBUG
                        True|False

Screenshot

IMAGE
IMAGE