Skip to content

CertainlyAria/tolgee-cli

 
 

Repository files navigation

Tolgee CLI 🐁

An experimental 🧪 command line tool to interact with Tolgee directly from your terminal.

The CLI lets you pull strings from the Tolgee platform into your projects, push local strings to the Tolgee platform, extract strings from your code, and much more!

  • Pull requests welcome! 🤩

Installation

The Tolgee CLI is published as a NPM package. You simply need to install it, and you're good to go!

npm i --global @tolgee/cli

Warning: The Tolgee CLI is currently experimental and subject to bugs. Breaking changes may happen before stable release!

Help us reach stable version faster by reporting any bug you encounter on the issue tracker. Feedback is also greatly appreciated!

See our documentation for more information.

Usage

Once installed, you'll have access to the tolgee command. Run tolgee help to see all the supported commands, their options and arguments.

Make sure to give the docs a look!

Contributing

Contributions are welcome! Check out HACKING.md for some information about the project internals and information about the workflow.


🧀

About

The Tolgee CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 3.3%