0.3.4 • Published 6 months ago

@aburkov/crowdin v0.3.4

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

crowdin

A better Crowdin CLI focused on ease of use and developer experience.

Installation

Node.js is required to install and run this tool. If you don't have Node.js installed, we recommend using NVM (Node Version Manager) to install it. You can find installation instructions for NVM at https://github.com/nvm-sh/nvm.

To install the tool, just run npm install -g @aburkov/crowdin@latest.

Usage

Run the tool from the root of JetProfile project. The tool will look for the configuration file (crowdin/crowdin.config.js) in the project root directory.

CommandDescription
crowdin statusShow the translation status of the Crowdin project branches
crowdin pushPush the changes to Crowdin (en_US sources only)
crowdin pull branchPull the changes from Crowdin (translations only), if branch is not provided, it will pull current branch
crowdin diff branchShow the diff of the project, if branch is not provided, it will show the diff of the current branch

Use crowdin help to see all the commands.

Contributing

You need a Bun to compile the project. You can install it from here.

Build & release

CommandDescription
bun installInstall dependencies
bun run index.tsRun the script
bun bundleBundle the script into a single file
bun releaseRelease the new version to the npm registry
bun typecheckTypecheck the project
bun api:syncspecDownload the latest spec file from Crowdin
bun api:generateGenerate the client
0.1.13

1 year ago

0.2.11

10 months ago

0.2.10

11 months ago

0.3.0

10 months ago

0.2.1

11 months ago

0.2.0

12 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.9

11 months ago

0.2.8

11 months ago

0.3.2

10 months ago

0.2.3

11 months ago

0.3.1

10 months ago

0.2.2

11 months ago

0.3.4

6 months ago

0.2.5

11 months ago

0.3.3

10 months ago

0.1.11

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago