Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

darkmists-scripts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darkmists-scripts

Scripts for performing Dark Mists related tasks

  • 0.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

darkmists scripts

Installation

  1. Install node
  2. globally install the node module darkmists-scripts
npm install -g darkmists-scripts

Usage

CLI

dmscript is the global command

Arguments

You can use the short or long name of the command, and separate input with `` or =

-i, --input: The directory where area files are located. I search in this directory for .are files
-o, --output: The directory where generated content will be placed. If it doesn't exist, it will be created
-m, --maps: Command to generate map web pages
-p, --processes: An upper limit on the number of processes I'll run to get the job done

Example

dmscript -i ./areafiles -o ~/Desktop/memorial/areas -m
dmscript --input=./areafiles -output=~/Desktop/memorial/areas --maps

FAQs

Package last updated on 08 Jul 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc