crowdloader

1.0.4 • Public • Published

Crowdloader

Crowloader is a tool to download translations files from crowdin.com.

Installation

npm i -g crowdloader

Usage

crowdloader --help

# Example
# Init a project
crowdloader init --projectid <projectid> --apikey <apikey> --project <folder>

# Get project configuration
crowdloader config --project <folder>

# Download translations
crowdloader download --project <folder>

Package Sidebar

Install

npm i crowdloader

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

8.25 kB

Total Files

8

Last publish

Collaborators

  • valredstone