0.0.25 • Published 5 years ago
lantoo v0.0.25
lantoo
Rocket.Chat Language Tool
Usage
$ npm install -g lantoo
$ lantoo COMMAND
running command...
$ lantoo (-v|--version|version)
lantoo/0.0.24 linux-x64 node-v14.17.4
$ lantoo --help [COMMAND]
USAGE
$ lantoo COMMAND
...Commands
lantoo baselantoo config langlantoo findlantoo help [COMMAND]lantoo reportlantoo translate --key Away_female --value Ausente
lantoo base
USAGE
$ lantoo baseSee code: src/commands/base.ts
lantoo config lang
get/set user preferences
USAGE
$ lantoo config lang
ARGUMENTS
KEY (lang) the key to get/set
VALUE a value to set to the key
EXAMPLES
$ lantoo config lang pt-br
$ lantoo config langSee code: src/commands/config.ts
lantoo find
find translation keys
USAGE
$ lantoo find
ARGUMENTS
KEY a specific key to find
OPTIONS
-j, --json
-l, --lang=lang
--untranslated
--unused
EXAMPLES
$ lantoo find away_female
$ lantoo find --untranslated
$ lantoo find --unused
$ lantoo find --lang pt-BRSee code: src/commands/find.ts
lantoo help [COMMAND]
display help for lantoo
USAGE
$ lantoo help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLISee code: @oclif/plugin-help
lantoo report
get a report on translation progress
USAGE
$ lantoo report
OPTIONS
-a, --ascending
-d, --descendingSee code: src/commands/report.ts
lantoo translate --key Away_female --value Ausente
add new translations
USAGE
$ lantoo translate --key Away_female --value Ausente
OPTIONS
-i, --interactive
-k, --key=key
-l, --lang=lang
-v, --value=value
EXAMPLES
$ lantoo translate --key Away_female --value Ausente
$ lantoo translate --interactive
$ lantoo translate --interactive --lang enSee code: src/commands/translate.ts
0.0.24
5 years ago
0.0.25
5 years ago
0.0.20
5 years ago
0.0.21
5 years ago
0.0.22
5 years ago
0.0.23
5 years ago
0.0.15
5 years ago
0.0.16
5 years ago
0.0.17
5 years ago
0.0.19
5 years ago
0.0.10
5 years ago
0.0.11
5 years ago
0.0.12
5 years ago
0.0.13
5 years ago
0.0.14
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago