Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dreadcast-operative

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

dreadcast-operative

My Gulp recipes

  • 0.0.3
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Operative

My gulp tasks... under development, use at your own risks do not use!

License

Operative is released under the WTFPL

How it works ?

This will bump your package, commit changes and add a tag. Before commits are pushed to repo, your javascript source files will be yuidoc'd and pushed to your gh-pages branch...

Your gulpfile.js###

var gulp = require('gulp');
require('dreadcast-operative/release')(gulp);

In your console, type gulp release:ghpages -patch Replace "patch" with "minor" or "major", according to your semver.

Available tasks

  • doc:build
  • doc:move
  • doc:checkoutGhPages
  • doc:copy
  • doc:commit
  • doc:push
  • doc:checkoutMaster
  • doc:publish
  • version:bump
  • version:commit
  • version:tag
  • version:bumptag
  • version:push
  • version:full
  • release:ghpages
  • release:docs
  • release:default

Keywords

FAQs

Package last updated on 26 May 2015

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