Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 386 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 386 Bytes

Velita

Velita is a simulation of the behavior of public transport in my neighborhood

Build Status

Installation

  1. Get packages
go get github.com/joho/godotenv
  1. Rename file .env.example to .env and adjust variables

Build App

go build main.go