Skip to content

makepath/makestack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.