a simple cli wrapper around the vue-component-compiler. Includes all supported languages.
npm install vue-compiler
Usage: vue-compiler [options] <file ...>
Options:
-h, --help output usage information
-V, --version output the version number
--out <folder> out
vue-compiler --out test/ test/test.vue
- v0.0.1: First release
Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.