thom4parisot / crx

A node.js command line app for packing Google Chrome extensions.
https://npmjs.com/crx
MIT License
516 stars 71 forks source link

Generate XML from CLI? #44

Open 8bitDesigner opened 9 years ago

8bitDesigner commented 9 years ago

https://github.com/oncletom/crx/blob/master/bin/crx.js#L18-L19

How soon? :)

thom4parisot commented 9 years ago

@8bitDesigner well good question, it was not captured as an issue until now ;-)

The inner feature is already done, it is basically the pack command without zip nor crx file generation. Feel free to contribute it :-)