mirror of
https://github.com/maputnik/editor.git
synced 2026-02-08 13:40:00 +00:00
0421a7f099608c199f8e2c810181235c54e71b31
Maputnik Desktop
A Golang based cross platform executable for integrating Maputnik locally.
Build
Clone the repository recursively since the Maputnik editor is embedded as submodule.
git clone --recursive git@github.com:maputnik/desktop.git
Run make to build the app distribution bundle and create the maputnik binary
embedding the editor.
make
You should now find the maputnik binary in your directory.
Description
Languages
JavaScript
88.5%
SCSS
9.3%
CSS
1.2%
HTML
0.9%
Dockerfile
0.1%