Open steelbrain opened 9 years ago
Since this generates ES6, it should definitely be written in ES6
@AsaAyers You have my :+1:
Atom has a package generator, and minimap has a set of generators:
If it's not too complex maybe we should do the same thing in linter
. What do you think?
Does it have a public API?
¯_(ツ)_/¯ I've done seconds if research (i searched for generate in the command list)
I don't think so. For some reason minimap uses a custom element and attaches it to atom and it generates the project. It's probably more effort than it's worth since we don't really need to generate a completely new project.
Python preferably, 'cause almost all of the people have python installed by default