New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

git-grunt-gostop

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-grunt-gostop

Stop Running Go programs

  • 0.1.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

git-grunt-gostop v0.1.1

Build Status

Stop Running Go programs

Getting Started

This plugin requires Grunt ~0.4.0

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install git-grunt-gostop --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('git-grunt-gostop');

This plugin was designed to work with Grunt 0.4.x. If you're still using grunt v0.3.x it's strongly recommended that you upgrade, but in case you can't please use v0.3.2.

For a working example of git-grunt-gorun and git-grunt-gostop, check out this branch of git-go-websiteskeleton. Also check out gorun and gobuild for other go/grunt modules.

Gostop task

Run this task with the grunt gostop command.

Stop Go programs inline as a Grunt task.

Options

src

Set to your go file with func main().

Usage Examples

Basic compilation
gostop: {
}

Release History

  • 2014-10-13   v0.1.1   Updated readme with related projects and example.
  • 2014-10-13   v0.1.0   Initial commit with basic functionality - Go Stop.

Task submitted by Jean de Klerk

This file was generated on Tue Dec 02 2014 14:22:19.

Keywords

FAQs

Package last updated on 02 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc