Closed kazemihabib closed 8 years ago
@kazemihabib this is awesome, thank you so much! so sorry I just saw this... if the names could be corrected to english names would be appreciated... node preparedevelop.js
(drop trailing e
) and developpackage.json
oh,sorry for that misspelling. PR is now updated.
Thanks!
with this scripts developer can prepare package.json for publish and develope. for develope the developer should run
node preparedevelope.js
and for publishnode preparepublish.js
. this two commands will copy the contents ofdevelopepackage.json
andpublishpackage.json
to package.json. so he/she should editdevelopepackage.json
orpublishpackage.json
instead ofpackage.json
.