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

raappid-release

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

raappid-release

Release system for all the Raappid projects

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

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

Raappid Release

Coverage Status Build Status

Raappid release is a CLI tool which is designed to help quickly release a project.

Supports projects with
  • Node package manager (package.json must be at the root of the project)
  • Git repository.

Install

Globally
npm install --global raappid-release
Locally
npm install --save-dev raappid-release

Usage

  1. Change to the directory which is the root of the project.

    npm install --save-dev raappid-release
    
  2. Make sure all the files are commited in the repository and then run the cmd below

    raappid-release <release-type>
    
    Release types supported

    major | minor | patch | premajor | preminor | prepatch | prerelease

Todo

  • Request user for confirmation before release.

Keywords

FAQs

Package last updated on 10 Nov 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