🚨 Shai-Hulud Strikes Again:More than 700 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@bfly/smartling-cli

Package Overview
Dependencies
Maintainers
7
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@bfly/smartling-cli

Tool to upload messages and download translations from Smartling as part of the Cloud deployments.

unpublished
latest
Source
npmnpm
Version
1.11.0
Version published
Maintainers
7
Created
Source

Smartling CLI

Tool to upload messages and download translations from Smartling as part of the Cloud deployments.

To run it, first install dependencies:

$ yarn

Then set environment variables that grant access to the smartling account:

export SMARTLING_USER_IDENTIFIER=my-user-id
export SMARTLING_USER_SECRET=my-user-secret
export SMARTLING_PROJECT_ID=my-project-id

Finally, run it, passing in the File URI that Smartling uses to identify messages:

yarn bfly-smartling download --env dev --smartling-file-uri="/telemed-frontend/messages.en.json"

This uses default paths for input and output that can be overridden by CLI arguments.

FAQs

Package last updated on 30 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts