fdroid-tools
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

fdroid-tools

Version License

Install

npm install -g fdroid-tools

Usage

$ npm install -g fdroid-tools
$ fdroid-tools COMMAND
running command...
$ fdroid-tools (-v|--version|version)
fdroid-tools/0.1.16 darwin-x64 node-v14.15.0
$ fdroid-tools --help [COMMAND]
USAGE
  $ fdroid-tools COMMAND
...

Commands

fdroid-tools help [COMMAND]

display help for fdroid-tools

USAGE
  $ fdroid-tools help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

fdroid-tools update [PACKAGES]

perform update checks on a fdroiddata repo

USAGE
  $ fdroid-tools update [PACKAGES]

ARGUMENTS
  PACKAGES  optional list of packages to check

OPTIONS
  -c, --concurrency=concurrency  [default: 20] how many packages to check in parallel
  -d, --dir=dir                  [default: /Users/tim/code/fdroid-tools] directory containing fdroiddata repo
  -h, --help                     show CLI help
  -t, --tmpDir=tmpDir            [default: /Users/tim/code/fdroid-tools/tmp] temporary directory to store data
  -v, --logLevel=logLevel        [default: 2] log level between 0-4, higher is less verbose

See code: src/commands/update.ts

Readme

Keywords

none

Package Sidebar

Install

npm i fdroid-tools

Weekly Downloads

0

Version

0.1.16

License

MIT

Unpacked Size

64.9 kB

Total Files

53

Last publish

Collaborators

  • tim-smart