Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 601 Bytes

Makestack

makestack is a geospatial application architecture templating engine (GAATE) which allows developers to setup a production-quality geospatial web architecture ready for deployment to cloud providers.

The goal is to make production quality architectures easy to produce with established conventions to simplify collaboration.

Install

pip install makestack

Installing from source

git clone https://github.com/makepath/makestack
cd makestack
pip install .

Usage

After installing Makestack, you can run the CLI by typing makestack in your terminal.