1.1.1 • Published 8 months ago
@polygot/cli v1.1.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 @polygot/cli -g
Project installation
npm install @polygot/cli
Usage
Please visit the documentation to learn how to use the CLI.