Skip to content

Rudimentary CLI program to take an existing Mapbox style and localise it into all supported languages

Notifications You must be signed in to change notification settings

alantgeo/mapbox-materialise-style-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mapbox-materialise-style-language

A CLI program which given a Mapbox Style in English, creates new styles for each supported language.

Usage

yarn add -g mapbox-materialise-style-language
mapbox-materialise-style-language [--access-token 'sk.XXX'] --owner XXX --style XXX

The access token must have the style:write scope and can be supplied via the command line argument or via the MapboxAccessToken environment variable.

About

Rudimentary CLI program to take an existing Mapbox style and localise it into all supported languages

Resources

Stars

Watchers

Forks

Packages

No packages published