andrepolischuk/typographic-arrows

npm scripts

Closed this issue · 6 comments

why do you need makefile, if you have npm scripts for that?

@vladimirstarkov Before i had some projects without package.json and used makefile for assembling. And I'm still using.

it is more common and contributer-friendly to use OS-independent workflow. what do you think about it?

I like target: ...dependencies in Makefile and I think that os-independent it's great. I'll try to use scripts instead of Makefile.

I cannot see target …dependencies in your Makefile. pls, show me

I'll try to use scripts instead of Makefile.

if pull-requests are we welcomed, then I can help you here

You can send

Submitted #2