bradcypert / ignite

A fiery JSON-based scaffolding tool for Node.js

Home Page:https://www.npmjs.com/package/bc-ignite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linting and tests

wookiecooking opened this issue · comments

Would like to see some tests. I could pull request a simple build with mocha/jslint using gulp. Can create some basic tests as well.

commented

Any help is appreciated. I'm actually working on cleaning/converting the JS to Ecmascript6. It's pretty bad currently, but gets the job done. I think tests would be great once we hit ES6.

Cool, id be happy to help with that. I have experience with es6 as well if help is needed. Was there consideration of jumping to io.js support only? or maybe using some like babel?

commented

I'm currently using babel on my branch. Open to other suggestions though.

commented

Taken care of in a previous pull request by @wookiecooking