Skip to content

Instantly share code, notes, and snippets.

@TrevorS
Created June 3, 2014 20:49
Show Gist options
  • Save TrevorS/452231b1353251592bac to your computer and use it in GitHub Desktop.
Save TrevorS/452231b1353251592bac to your computer and use it in GitHub Desktop.
Initializing
Command-line options: --gruntfile=C:\atom\build\Gruntfile.coffee, --verbose
Reading "Gruntfile.coffee" Gruntfile...OK
Registering Gruntfile tasks.
Registering "grunt-coffeelint" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-coffeelint\package.json...OK
Parsing C:\atom\build\node_modules\grunt-coffeelint\package.json...OK
Loading "coffeelint.js" tasks...OK
+ coffeelint
Registering "grunt-lesslint" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-lesslint\package.json...OK
Parsing C:\atom\build\node_modules\grunt-lesslint\package.json...OK
Loading "less-lint-task.js" tasks...OK
+ lesslint
Loading "lint-utils.js" tasks...OK
>> No tasks were registered or unregistered.
Registering "grunt-cson" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-cson\package.json...OK
Parsing C:\atom\build\node_modules\grunt-cson\package.json...OK
Loading "cson-task.js" tasks...OK
+ cson
Registering "grunt-contrib-csslint" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-contrib-csslint\package.json...OK
Parsing C:\atom\build\node_modules\grunt-contrib-csslint\package.json...OK
Loading "csslint.js" tasks...OK
+ csslint
Registering "grunt-contrib-coffee" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-contrib-coffee\package.json...OK
Parsing C:\atom\build\node_modules\grunt-contrib-coffee\package.json...OK
Loading "coffee.js" tasks...OK
+ coffee
Registering "grunt-contrib-less" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-contrib-less\package.json...OK
Parsing C:\atom\build\node_modules\grunt-contrib-less\package.json...OK
Loading "less.js" tasks...OK
+ less
Registering "grunt-markdown" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-markdown\package.json...OK
Parsing C:\atom\build\node_modules\grunt-markdown\package.json...OK
Loading "markdown.js" tasks...OK
+ markdown
Registering "grunt-shell" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-shell\package.json...OK
Parsing C:\atom\build\node_modules\grunt-shell\package.json...OK
Loading "shell.js" tasks...OK
+ shell
Registering "grunt-download-atom-shell" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-download-atom-shell\package.json...OK
Parsing C:\atom\build\node_modules\grunt-download-atom-shell\package.json...OK
Loading "download-atom-shell-task.coffee" tasks...OK
+ download-atom-shell
Registering "grunt-peg" local Npm module tasks.
Reading C:\atom\build\node_modules\grunt-peg\package.json...OK
Parsing C:\atom\build\node_modules\grunt-peg\package.json...OK
Loading "peg.js" tasks...OK
+ peg
Registering "tasks" tasks.
Loading "build-task.coffee" tasks...OK
+ build
Loading "check-licenses-task.coffee" tasks...OK
+ check-licenses
Loading "clean-task.coffee" tasks...OK
+ clean, partial-clean
Loading "codesign-task.coffee" tasks...OK
+ codesign
Loading "copy-info-plist-task.coffee" tasks...OK
+ copy-info-plist
Loading "docs-task.coffee" tasks...OK
+ build-docs, copy-docs, deploy-docs, lint-docs, missing-docs
Loading "dump-symbols-task.coffee" tasks...OK
+ dump-symbols
Loading "generate-license-task.coffee" tasks...OK
+ generate-license
Loading "install-task.coffee" tasks...OK
+ install
Loading "license-overrides.coffee" tasks...OK
>> No tasks were registered or unregistered.
Loading "mkdeb-task.coffee" tasks...OK
+ mkdeb
Loading "nof-task.coffee" tasks...OK
+ nof
Loading "output-disk-space.coffee" tasks...OK
+ output-disk-space
Loading "prebuild-less-task.coffee" tasks...OK
+ prebuild-less
Loading "publish-build-task.coffee" tasks...OK
+ publish-build
Loading "set-exe-icon-task.coffee" tasks...OK
+ set-exe-icon
Loading "set-version-task.coffee" tasks...OK
+ set-version
Loading "spec-task.coffee" tasks...OK
+ run-specs
Loading "task-helpers.coffee" tasks...OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment