grunt-yui-contrib

YUI Build Tasks

19 个版本
安装
npm install grunt-yui-contrib
yarn add grunt-yui-contrib
pnpm add grunt-yui-contrib
bun add grunt-yui-contrib
README

Grunt YUI Contrib

Various Grunt tasks used to within the YUI Project.

Usage

>> 
>> Showing YUI specific help commands
>> 

  build         Build the entire library (and npm package) locally with yogi
  release       Build a release (dist, cdn and npm)
  build-test    Build and test the entire library
  test          Test the library with yogi
  test-cli      Test the library via CLI with yogi
  travis        Perform a travis test (uses enviroment vars to determine tests)
  help          Show this stuffs

>> Options:

  --release-version=<VERSION>   Pass to set the version of the release (optional, will read from package.json)
  --release-build=<BUILD>       Pass to set the build number of the release, if not passed the git sha will be used.
  --cache-build                 Cache the shifter build.

>> Env Vars:

GRUNT_SKIP_BUILD=1      Skip the `build` step (used if you need to `npm i` more than once.
GRUNT_SKIP_PREBUILD=1   Will skip release prebuild (don't build into ./build, only build into ./release)

Build Status

Build Status

版本列表
0.0.20 2014-04-08
0.0.19 2014-03-08
0.0.18 2014-02-27
0.0.17 2013-11-15
0.0.16 2013-09-30
0.0.15 2013-07-19
0.0.14 2013-05-10
0.0.12 2013-04-16
0.0.11 2013-04-16
0.0.10 2013-04-16
0.0.9 2013-04-15
0.0.8 2013-04-15
0.0.7 2013-04-15
0.0.6 2013-04-11
0.0.5 2013-03-29
0.0.4 2013-03-29
0.0.3 2013-02-26
0.0.2 2013-02-25
0.0.1 2013-02-25