Skip to content

ds-wizard/locale-packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSW Locale Packager

Node.js Package CI npm version License

DSW Locale Packager is a command line tool for creating locale packages for the Data Stewardship Wizard.

Instalation

$ npm install @ds-wizard/locale-packager

Usage

Locale packager can be used to create locale either in folder:

$ npx dsw-locale-packager /path/to/source-folder -o /path/to/output-folder

Or as a zip file:

$ npx dsw-locale-packager /path/to/source-folder -z -o /path/to/output.zip

The source folder should contain the following files, as in for example here:

  • README.md
  • locale.json
  • locale.po

License

This project is licensed under the Apache License v2.0 - see the LICENSE file for more details.

About

A command line tool for creating locale packages for the Data Stewardship Wizard.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •