Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 331 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 331 Bytes

estcequecestbientotleweekend.fr

Ok, the code sucks. But I was drunk when I did it.

Install

$ pipenv --three install
$ echo "127.0.0.1 weekend.test" | sudo tee -a /etc/hosts

Start

$ pipenv shell
$ inv start

Builder

inv builder

Deploy

$ fab prod deploy