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

tbd-release-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tbd-release-utils

A util for trunk-based development release-management. Includes `branch-out` and `tag` remote repo

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

tbd-release-utils:

A utils for trunk-based development release-management. Includes branch-out (create a release on remote repo) and tag (tag a target revision on remote repo).

Usage:

tbd-release-utils branch-out -t -s master -d release
tbd-release-utils tag -t -s release -n

Refers:

Libraries | GitHub Developer Guide

https://developer.github.com/v3/libraries/

github api v3 in nodejs (Choose to use this package)

https://github.com/pksunkara/OCTONODE

Command line node project sample:

https://www.npmjs.com/package/commander https://github.com/motdotla/node-lambda

Keywords

FAQs

Package last updated on 21 Nov 2019

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