0.0.5 • Published 6 years ago

hirasaki-npm-test v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Npm Test Module

develop

module

test

$ npm run test:module

bin

test

$ npm run test:bin

build

$ npm run flow
$ npm run build

build test

$ npm run build:test

Usage

index.js

var HirasakiNpmTest = require('hirasaki-npm-test')
var hirasakiNpmTest = new HirasakiNpmTest()

hirasakiNpmTest.call()
hirasakiNpmTest.call()
$ node index.js

exec bin

$ ./node_modules/.bin/hirasaki-npm-test

参考

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago