claudetech / node-static-i18n

HTML static pages i18n tool
https://www.npmjs.com/package/static-i18n
MIT License
104 stars 21 forks source link

Where to configure it? #9

Closed alvarotrigo closed 6 years ago

alvarotrigo commented 6 years ago

The docs don't state where we should configure the module, just the configuration options.

It might be a lame question but... I'm just not used to work on node :)

And example would come on handy.

The console only outputs:

usage: static-i18n [options] directory

But doesn't state in which format we should pass the options.

static-i18n -l en -i en -i es fileFormat: yaml www? static-i18n -l en -i en -i es -fileFormat: yaml www? static-i18n -l en -i en -i es -fileFormat yaml www