Hacker News new | ask | show | jobs
by Plugawy 3977 days ago
Can you post some examples of your Makefiles?

I'm trying to work out how I can replace Rails' asset pipeline without getting a headache caused by overwhelming number of node-based tools I'd have to install.

Having one tool + make sounds like something I'd gladly adopt.

1 comments

Here's something I made about 6 months ago:

https://github.com/williamcotton/makeify

Nice one! Thanks a lot