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

mh

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

mh

start mongo here

latest
Source
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

mh

start mongo here

NPM version Build Status Dependencies Status Coverage Status

Install

[sudo] npm install -g mh

Usage

当前目录启动mongodb

在新建目录执行

mh

它会创建tmp目录

全局启动mongodb

mhg

它会创建~/mongo/目录,当前用户下起mongo服务,即用户下全局共享

测试

执行测试代码,自动检测文件变动

gulp = npm test

测试覆盖率

coverall.io代码测试覆盖率

npm run cov

注意此时需要替换repo_token 在.coveralls.yml.travis.yml文件里。

FAQs

Package last updated on 26 Aug 2015

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