A command line interface for the infamous Urban Dictionary
This project is licensed under the common MIT license.
No current method for installation - that's being worked on right now.
- Run this script that creates
venv
, activates it, installs deps, etc
./scripts/venv.sh
-
Have a go at any of the issues listed here
-
Test your code
python -m pytest
-
Submit a PR
-
I'll add your name to a
THANKS
file. (Thank you)