Code Monkey home page Code Monkey logo

gruntjs's Introduction

GruntJs

GruntJs----基于Node.js的自动化构建工具

环境搭建:

  1. install NodeJs: https://nodejs.org/, https://iojs.org

  2. install Ruby: https://rubygems.org/, RubyGems 镜像:https://ruby.taobao.org/

  3. install Compass & Sass: http://thesassway.com/beginner/getting-started-with-sass-and-compass

使用方法:

克隆之后在当前目录执行:npm install

在线演示文档:

Grunt Doc

参考资料:

百度云

###Nodejs领域:

1.Jasmine做单元测试, 2.Karma自动化完成单元测试, 3.Grunt启动Karma统一项目管理, 4.Yeoman最后封装成一个项目原型模板, 5.npm做nodejs的包依赖管理, 6.bower做javascript的包依赖管理。

###Java领域:

1.Unit做单元测试 2.Maven自动化单元测试,统一项目管理,构建项目原型模板,包依赖管理。

###CSScomb配置

https://github.com/csscomb/csscomb.js/blob/master/doc/options.md

###CSSLint Options

https://github.com/CSSLint/csslint/wiki/Rules

###JSHint Options

https://github.com/jshint/jshint/blob/master/examples/.jshintrc

###Compass

http://thesassway.com/beginner/getting-started-with-sass-and-compass

install Compass and Sass:

ruby -v 
gem update --system && gem install compass

###Git Page

GruntJs Git Page

###Problem

D:\github\GruntJS\Gruntfile.js sprite:all

Running "sprite:all" (sprite) task

Fatal error: Unsupported interlace method.

gruntjs's People

Contributors

aresway avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.