bhavishyagopesh / geolang

Geolang -- A DSl for geometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geolang

To run geolang:

The best way to run geolang at present is using Docker

Steps:

  • git clone https://github.com/bhavishyagopesh/geolang

  • cd geolang

  • docker build -t geolang ./

  • docker run -it geolang bash

DONE!!

About

Geolang -- A DSl for geometry


Languages

Language:Python 100.0%