Skip to content

Runs 'gulp' command with a single click in VSCode (using status menu item)

License

Notifications You must be signed in to change notification settings

zmn-hamid/fast-gulp

Repository files navigation

Fast Gulp README

This extension is simply runs/stops 'gulp' as a shell command from status bar. The real-time output is shown in a dedicated output channel.

Features

Simply start/stop gulp using the status bar item, as shown bellow:

simple.mov

As you see you can choose "gulp" from bottom right, which will start gulp and shows logs. By clicking that again, the gulp command will stop.

You can also start/stop using Command Palette (CTRL+SHIFT+P on Windows), and typing GULP Run:

Requirements

You have to install gulp globally using npm install -g gulp.

License

MIT License

This project is free and open-source. You can use, modify, and distribute it without any restrictions.

Contact

If you have any questions or feedback about this project, feel free to get in touch with me:

About

Runs 'gulp' command with a single click in VSCode (using status menu item)

Topics

Resources

License

Stars

Watchers

Forks