0.3.0 • Published 2 years ago

4i18n-cli v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

CLI to manipulate 4i18n translation messages

Overview

4i18n is a CLI utility facilitating labels manipulation for translation with a 4i18n server.

Features

  • To Be Added

    • Sub feature

Installation

npm install --save-dev 4i18n-cli

Important notes

  • you will need node@14+ to run it properly

Development

In dev mode, simply execute :

npm run start -- [command] [options]

For example :

npm run start -- --help download

Release process

To release a version, can create a tag on the repository first. You have utility for this :

npm run create-tag 1.0.0

This is going to prepare package*.json file with the new version number, create a tag then push it

Then, once done, create a release in Github and publish it : once published, a github action will trigger which will build and publish the package into npm registry.

Usages

Use case 1

blah blah blah

Use case 2

blah blah blah

0.3.0

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago