🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

map-region-sync

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

map-region-sync

map region sync

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
7
40%
Maintainers
1
Weekly downloads
 
Created
Source

map-region-sync

map region sync

oclif Version Downloads/week License

  • Usage
  • Commands

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

Keywords

oclif

FAQs

Package last updated on 20 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts