Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 382 Bytes

File metadata and controls

19 lines (15 loc) · 382 Bytes

Build Status

Kodin.me

Prerequisites

echo "127.0.0.1 kodin.me.local" | sudo tee -a /etc/hosts

Run

make up
open "http://kodin.me.local:7654"

Create new post

make post name="<NAME>"