Giter VIP home page Giter VIP logo

Comments (2)

XGHeaven avatar XGHeaven commented on August 25, 2024

这个我觉得都是可以的。有的人可能习惯makefile,他就喜欢用。可能后来的一些人不知道makefile,于是就只会用npm script了。
当然我也觉得npm script在某种程度上比较方便和好,我现在也是在用这这个的。
这东西全看你个人喜好。

from node-lessons.

alsotang avatar alsotang commented on August 25, 2024

makefile 里面可以稍微带一点逻辑,npm script 完全是纯字符串的。
而且我本人是用 makefile 顺手一点。
npm script 这种纯字符串的命令行,怎么接收参数呢?
一开始写 npm script,当程序复杂了之后,重新开始用 grunt 或者 makefile,这时是分两套走,还是全部合并到 grunt 或
makefile?

在 2015年9月29日 下午10:29,Xu Tianyang [email protected]写道:

这个我觉得都是可以的。有的人可能习惯makefile,他就喜欢用。可能后来的一些人不知道makefile,于是就只会用npm script了。
当然我也觉得npm script在某种程度上比较方便和好,我现在也是在用这这个的。
这东西全看你个人喜好。


Reply to this email directly or view it on GitHub
#65 (comment)
.

from node-lessons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.