Skip to content

Getting Started

  1. Create a project in the app

  2. Install the CLI

Terminal window
npm install -g babli
  1. Login and initialize your project
Terminal window
babli login
babli init
  1. Push your translation keys, translate, and pull results
Terminal window
babli sync-and-translate

For more details, see the CLI reference and config file options.