Skip to content

A CLI for automating the maintenance of your contributors table ✨

License

Notifications You must be signed in to change notification settings

dies/crowdin-contributors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@awesome-crowdin/crowdin-contributors

A CLI for automating the maintenance of your contributors table ✨

Automate acknowledging translators to your open source projects

Usage

$ npm install -g @awesome-crowdin/crowdin-contributors

$ crowdin-contributors
Downloading report...... ⢿

Flags

$ crowdin-contributors -h
USAGE
  $ crowdin-contributors

OPTIONS
  -c, --contributorsPerLine=contributorsPerLine          [default: 7]
  -f, --file=file                                        [default: README.md] File name to write results to
  -f, --placeholderEnd=placeholderEnd                    [default: <!-- CROWDIN-TRANSLATORS-END -->] Placeholder end tag -f
  -f, --placeholderStart=placeholderStart                [default: <!-- CROWDIN-TRANSLATORS-START -->] Placeholder start tag -f
  -h, --help                                             show CLI help
  -m, --maxContributors=maxContributors                  [default: 30] Only -m contributors will be shown
  -m, --mimimumWordsContributed=mimimumWordsContributed  Minimum words contributed (both translated and approved)

  -o, --organization=organization                        Crowdin Organization (for Crowdin Enterprise only, leave empty for crowdin.com). CLI will check 
                                                         CROWDIN_ORGANIZATION environment variable if not set

  -p, --project=project                                  Crowdin project ID (number). CLI will check CROWDIN_PROJECT environment variable if not set

  -t, --token=token                                      Crowdin Token. CLI will check CROWDIN_TOKEN environment variable if not set

  -v, --version                                          show CLI version

DESCRIPTION
  Generate the list of Crowdin contributors

About

A CLI for automating the maintenance of your contributors table ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published