This repository has been archived on 2020-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
Luke Murphy 5852a3649f
All checks were successful
continuous-integration/drone/push Build is passing
Add CI badge
2020-06-30 20:29:57 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:08:29 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:29:57 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00
2020-06-30 20:28:47 +02:00

The Magic App

Build Status

A swarm of dreams.

Go Go Go No Docker

$ python3 -m venv .venv && source .venv/bin/activate
$ pip install -r requirements.txt
$ python run.py

Go Go Go Yes Docker

$ make build
$ make run
Description
Languages
Python 75.4%
HTML 23.5%
Dockerfile 1.1%