Makefiles are too easy to break, takes your hours for accomplishing
simplest tasks like building bunch of targets and watching for changes,
it's imperative, and gets bloated quickly.

Here is an example: https://gist.github.com/azer/4974781

I'd never spend any time on it but can't say anything if it's fun for
others.


On Sat, Nov 30, 2013 at 7:01 PM, Alex Kocharin <[email protected]> wrote:

>
> > For global commands outside of the project directory, you’d use the
> *cmd* function:
>
> You can implement es6 proxy instead to run these commands without "cmd".
>
>
> But why not just use make, anyway? Atwood's Law?
>
>
>
> On Sunday, December 1, 2013 5:54:10 AM UTC+4, azer wrote:
>>
>> Hi All
>>
>> I've written a blog post about the build tool that I've developed
>> recently;
>> https://medium.com/p/6a4c74b4bd90
>>
>> I use it in a lot of projects, lets me save a lot of time avoiding the
>> plugin planet of Grunt.
>>
>> Thoughts & ideas welcome!
>>
>> Best
>>
>> Azer
>>
>  --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to