GithubHelp home page GithubHelp logo

carl-alberto / atom-grunt-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kokarn/atom-grunt-runner

0.0 3.0 0.0 101 KB

Run Grunt tasks from Atom.

License: MIT License

CoffeeScript 87.18% CSS 12.82%

atom-grunt-runner's Introduction

Build your project using Grunt from Atom.

in action!

How to use

  1. Open a project with a Gruntfile in the project root.
  2. Open the task list (ctrl-alt-g) and choose a task to run, or input a new one.
  3. The output from the grunt task will be shown in bottom toolbar. Toggle the log with ctrl-alt-t, toggle the entire toolbar with ctrl-alt-shift-t. The toolbar will appear automatically if Grunt Runner was able to find and parse a Gruntfile, otherwise you can toggle it on yourself.
  4. If your task doesn't end automatically (e.g. watches files for changes) you can force it stop from the toolbar or by pressing ctrl-alt-shift-g.

Troubleshooting

  1. By default this package will try to use the the grunt module in your [projectDir]/node_modules directory. If for some reason that doesn't work, you can choose a path to look for the grunt module in by going to the settings. (e.g. /usr/bin or ~/path-to-global/node_modules)
  2. For OS X Yosemite (and higher?) PATH error see this article https://github.com/kokarn/atom-grunt-runner/wiki/Config#user-content-troubleshooting-for-yosemite-os-x-1010
  3. If your project has more than one Gruntfile.js or Gruntfile.js is not located in a project root folder then you can use the Gruntfile Paths setting. The order matters: first valid Gruntfile found will be used.

atom-grunt-runner's People

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.