New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

loms-cli

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loms-cli

LOMS Development CLI

latest
Source
npmnpm
Version
1.4.2
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

loms-cli

LOMS Development CLI icon

Installing

$ npm install loms-cli -g
  • For Windows platform, please make sure you had installed windows-build-tools first
$  npm i -g --prodution --vs2015 --add-python-to-path windows-build-tools

Usage

Run game on web browser without NW.js Client

$ loms run-dev

Run game on Windows or macOS with NW.js Client

$ loms run-client

Run server

$ loms run-server

Run unit tests

$ loms test

Run release build process

$ loms dist

Requirement

Node.js version 12.0.0 or higher

License

GPL-2.0

Keywords

loms

FAQs

Package last updated on 26 Dec 2019

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