Skip to content

Trivoz/urban-cli

Repository files navigation

Urban CLI

A command line interface for the infamous Urban Dictionary

Usage

output-2023-05-25_17_51_58_AdobeExpress


This project is licensed under the common MIT license.

Install

No current method for installation - that's being worked on right now.

Contributing

  1. Run this script that creates venv, activates it, installs deps, etc
./scripts/venv.sh
  1. Have a go at any of the issues listed here

  2. Test your code

python -m pytest
  1. Submit a PR

  2. I'll add your name to a THANKS file. (Thank you)