Skip to content

StevenLeighton21/lunchbot

Repository files navigation

Setup

  1. Install python3 brew install python
  2. Install pip curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py ; python get-pip.py

Usage

Run make setup_env to create your python environment ( you might need to run with sudo )

Run make spec to run the tests.

Run make dev to run the server locally.

About

Python mentoring project: spin the wheel of lunch!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published