Skip to content

philipbroadway/meetdown

Repository files navigation

┌┬┐┌─┐┌─┐┌┬┐┌┬┐┌─┐┬ ┬┌┐┌
│││├┤ ├┤  │  │││ │││││││
┴ ┴└─┘└─┘ ┴ ─┴┘└─┘└┴┘┘└┘

markdown editor for mtg's

Pytest

Prerequisites

--or--

  • Docker

Getting Started

Run locally

If you don't have Python installed, follow Python installation guide.

# Install dependencies
cd meetdown && pip install -r requirements.txt

# Running app
python meetdown.py

Meeting example

python meetdown.py --entities person1,person2,someBiz1,someBiz2

Standup example

python meetdown.py --entities "↪️ -Previous,📅-Today,🗂️ -Backlog"'

Run in Docker

Run App:

cd meetdown && docker-compose run meetdown

Testing

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages