jdk
v0.0.0
Published
My own SDK for developing JavaScript projects
Maintainers
Readme
JDK is my own personal JavaScript development kit. I use it to start, develop, test and manage most of my ECMAScript 6 based projects, mostly for Node.js 4+ and NW.js 0.13+
install
from the command line tool
npm install -g jdkto use as a node.js module
npm install --save-dev jdklicense
Copyright (c) 2016+ Futago-za Ryuu (gitlab, github) The MIT License, http://opensource.org/licenses/MIT
