8000 GitHub - fentas/ghostwriter: :ghost: CasperJS Extension for Chrome (Mozilla **Comming soon**) Developer Tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

👻 CasperJS Extension for Chrome (Mozilla **Comming soon**) Developer Tools

License

Notifications You must be signed in to change notification settings

fentas/ghostwriter

Repository files navigation

Ghostwriter 0.2.1

CasperJS Extension for Chrome (Mozilla **Comming soon**) Developer Tools

Quick Setup (Google Chrome)

  • Download the Grunt Devtools extension for Chrome Developer Tools from the Chrome Web Store.
  • Global Install (Want a local plugin install? See local setup).
    • npm install -g grunt-devtools
    • run grunt-devtools in a directory with a Gruntfile!
  • open Chrome Dev tools, find the Grunt tab. Your grunt tasks should now be accessible from Chrome.

Local Setup

  • 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@latest
  • The versions of the plugin and extension should always match (0.2.1 in Chrome is 0.2.1 on npm)

Issues

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

See the CHANGELOG for release history . See the contributing guide for local development instructions.

About

👻 CasperJS Extension for Chrome (Mozilla **Comming soon**) Developer Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0