0.0.1 • Published 8 months ago
@polygot/cli v0.0.1
Polygot CLI
Polygot CLI is a command line tool that allows you to manage your Polygot projects.
Using the Polygot CLI, you will be able to:
- integrate your Polygot project to your code base
- automate the internationalization (i18n) of your project to 30+ languages
- edit your project's details: target languages, description...
The CLI requires Node.js v16 or higher to be installed on your machine.
Installation
Global installation
npm install -g polygot
Project installation
npm install polygot
Usage
Please visit the documentation to learn how to use the CLI.
0.0.1
8 months ago