Grunt

Grunt:javascript任务的运行者。(Grunt: The JavaScript Task Runner. )

Github stars Tracking Chart

为什么要使用任务跑步者?

一句话:自动化。 执行重复性任务(如缩小、编译、单元测试、语法检查等)时,您需要做的工作越少,您的工作就越容易。 在通过Gruntfile进行配置后,任务运行程序可以为您和您的团队(而基本上零工作)执行大部分的平常工作。
为什么要使用Grunt?
Grunt生态系统是巨大的,它每天都在增长。 凭借数百种可供选择的插件,您可以使用Grunt来尽可能地自动化任何事情。 如果有人还没有建立你所需要的,那么创建并发布自己的Grunt插件到npm是一件轻而易举的事情。 看看如何开始

Overview

Name With Ownergruntjs/grunt
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:Other
Release Count26
Last Release Namev1.6.1 (Posted on 2023-01-31 10:10:51)
First Release Namev0.4.0 (Posted on )
Created At2011-09-21 15:16:20
Pushed At2023-12-06 01:36:47
Last Commit At
Stargazers Count12.3k
Watchers Count482
Fork Count1.5k
Commits Count1.5k
Has Issues Enabled
Issues Count1257
Issue Open Count149
Pull Requests Count114
Pull Requests Open Count15
Pull Requests Close Count369
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Grunt: The JavaScript Task Runner

Build Status: Linux
Build Status: Windows
Built with Grunt
FOSSA Status

Documentation

Visit the gruntjs.com website for all the things.

Support / Contributing

Before you make an issue, please read our Contributing guide.

You can find the grunt team in #grunt on irc.freenode.net.

Release History

See the CHANGELOG.

License

MIT

To the top