gyrocoptr
v1.1.0
Published
Batteries included tooling
Downloads
16
Maintainers
Readme
gyrocoptr
Motivation
Installation
$ npm install -g gyrocoptr
Usage
$ echo "document.body.innerHTML = '<h1>Hello World</h1>';" >> index.js
$ gyrocoptr index.js
Commands
gyrocoptr start
gyrocoptr build
gyrocoptr deploy
Things to improve on
- Put webpack-specifics into separate repository
- Make ESLint work
- Allow to specify devServer port