0.0.4 • Published 9 years ago

brackets-es6-hello-world v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

brackets-es6-hello-world Build Status

Boilerplate for a Brackets extension written in ES6

gulp tasks

gulp build - build your ES6 files into ES5 so Brackets is able to run them

gulp watch - watch files for changes and compile them as you go

gulp test - lint your sources with ESLint