GithubHelp home page GithubHelp logo

manolenso / atom-grunt-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kokarn/atom-grunt-runner

0.0 2.0 0.0 139 KB

Run Grunt tasks from Atom.

License: MIT License

CoffeeScript 85.40% CSS 14.60%

atom-grunt-runner's Introduction

Build your project using Gulp from Atom.

in action!

How to use

  • Set a path to your local gulp-cli in the settings (may not be necessary).
  • Open a project that has a Gulpfile.js in the root.
  • Open the task list (ctrl-alt-g) and choose a task to run, or input a new one.
  • The output from the gulp 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 Gulp Runner was able to find and parse a Gulpfile, otherwise you can toggle it on yourself.
  • 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.

Some issues still exist.

Installation

Install Gulp Runner package using the command line

apm install gulp-runner

Or install it from the Atom Package Manager.

Known issues

  • The Gulpfile must be in the root of your project directory to successfully get the available tasks. Additionally, all gulp commands will be called in the root directory.

  • Tasks added to a Gulpfile will not be automatically added until the project is reloaded or the page gets refreshed. They will still be callable from from the toolbar.

  • Currently hard to add tasks that prefix another task. For example, if you have a task in the task list called develop, it is impossible to add or call a task called dev

atom-grunt-runner's People

Contributors

kokarn avatar manolenso avatar nickclaw 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.