0.0.5 • Published 7 years ago

hirasaki-npm-test v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago