Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 590 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 590 Bytes

Donate to this project using Patreon Donate to this project using Gratipay

NeedMorseCowbell

For when your life needs morse code

Installation

git clone https://github.com/mattbornski/NeedMorseCowbell.git
cd NeedMorseCowbell
virtualenv --no-site-packages -p`which python2.7` env
source env/bin/activate
pip install -r requirements.txt
python service.py