map-region-sync
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

map-region-sync

map region sync

oclif Version Downloads/week License

Usage

$ npm install -g map-region-sync
$ mrs COMMAND
running command...
$ mrs (-v|--version|version)
map-region-sync/0.1.0 win32-x64 node-v15.12.0
$ mrs --help [COMMAND]
USAGE
  $ mrs COMMAND
...

Commands

mrs gen PATH

generate hash for the reference map

USAGE
  $ mrs gen PATH

ARGUMENTS
  PATH  path to the reference world

OPTIONS
  -h, --help  show CLI help

See code: src/commands/gen.ts

mrs help [COMMAND]

display help for mrs

USAGE
  $ mrs help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

mrs sync BASE TARGET

sync region from a given world to another given world

USAGE
  $ mrs sync BASE TARGET

ARGUMENTS
  BASE    sync base
  TARGET  sync target

OPTIONS
  -h, --help  show CLI help

See code: src/commands/sync.ts

Readme

Keywords

Package Sidebar

Install

npm i map-region-sync

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

14.7 kB

Total Files

19

Last publish

Collaborators

  • xstoudi