mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
66e3ce8743d4e631a504cba9731ade639f940d89
desktop
A Golang based cross platform executable for integrating Maputnik locally
Build
First you need a app bundle distribution of Maptunik and copy over public
to the gui folder in this project.
npm run dist
Package the the gui as binary assets.
go get github.com/elazarl/go-bindata-assetfs/...
go-bindata-assetfs gui/...
Install the go package.
go install
Description
Languages
JavaScript
88.5%
SCSS
9.3%
CSS
1.2%
HTML
0.9%
Dockerfile
0.1%