Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 431 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 431 Bytes

gemini

Build Status

A simple container scheduler

Installation

  • Clone this project

  • Create a virtualenv

python3 -m venv venv
  • Install dependencies
make pip-install
  • Install pre-commit
make install-pre-commit

Running

  • Run the webserver as
python gemini master