#!/usr/bin/env bash

# Run the buzzword app

python -m buzzword $@
