fontello-server-sync
v1.0.19
Published
fontello-server sync of config
Downloads
8
Keywords
Readme
fontello-server-sync
Sync project with running fontello-server.
To sync the following environment variables need to be specified.
FONTELLO_HTTP_URL
needs to be specified forfontello-server
FONTELLO_CONFIG_PATH
is path to project'sconfig.json
config.json
If config.json
exists it will be uploaded to fontello-server
.
This file is also synced from fontello-server
.
index.html
To sync this file you need to specify the following environment variables.
FONTELLO_HTML_PATH
path toindex.html
FONTELLO_WS_URL
url including user and password to fontello ws (repl).
usage
require('fontello-server-sync')
license
MIT