GithubHelp home page GithubHelp logo

f2er / grunt-devtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vladikoff/grunt-devtools

0.0 2.0 0.0 320 KB

Grunt Task Runner Extension for Chrome Developer Tools

Home Page: http://gruntjs.com/

grunt-devtools's Introduction

grunt-devtools (preview)

Grunt Task Runner Extension for Chrome Developer Tools

Quick Setup

  • Download the Grunt Devtools add-on for Chrome Dev Tools from the Chrome Web Store.

  • npm install grunt-devtools in your grunt project

  • Add grunt.loadNpmTasks('grunt-devtools'); to your Gruntfile

  • run grunt devtools

  • open Chrome Dev tools, find the Grunt tab. Your grunt tasks should now be accessible from Chrome.

Updating from an older version

  • Chrome extension updates automatically or you can force an update under chrome://extensions
  • Grunt plugin updates using npm install grunt-devtools ( auto-update might be coming soon )
  • The versions of the plugin and extension should always match ( 0.1.0.1 in Chrome is 0.1.0-1 on npm )

Preview Screenshots

Dev Setup

Chrome Extension

Load unpacked extension from the extension folder.

Grunt Plugin Installation

  • Locally install the plugin using npm install [folder]/grunt-plugin
  • Add grunt.loadNpmTasks('grunt-devtools'); to your Gruntfile
  • run grunt devtools

Issues

If you experience issues, perform an update first. Check the project wiki. If issues still occur - report it or ask for help in the #grunt irc channel on freenode

Current Limitations

  • The extension will work for up to 5 instances of grunt devtools at a time (this means if you like to work on more than 5 projects at a time, you will need to turn off the task)

  • Background tasks disappear when done

TODO

  • Test Windows
  • registerMultiTask support
  • send tasks into background right away

Release History

  • 0.1.0.7 - Fixes, added update warnings.
  • 0.1.0.6 - Various fixes.
  • 0.1.0.5 - Updating UI, Adding a way to set flags --force and --verbose, output fixes, background task updates.
  • 0.1.0.4 - Adding Background Task support. You can now press (B) to send the task into background and continue running other tasks.
  • 0.1.0-alpha3 - Adds Gruntfile.coffee support

grunt-devtools's People

Contributors

vladikoff avatar

Watchers

 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.