Socket
Socket
Sign inDemoInstall

ckeditor4-nuget-release

Package Overview
Dependencies
12
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ckeditor4-nuget-release

A simple script for releasing NuGet packages.


Version published
Weekly downloads
4
increased by100%
Maintainers
2
Install size
182 kB
Created
Weekly downloads
 

Readme

Source

Installation

Make sure you have nuget library in your system PATH.

npm install -g ckeditor4-nuget-release

Requirements

It requires nuget bin to be in your system PATH.

In addition to that you should already have nuget token set using nuget setApiKey <yourApiKey> command.

Usage

# This bin has to be ran from `ckeditor4-releases` directory.
cd ckeditor4-releases
ckeditor4-nuget-release <version> --push

NuGets are available under following links:

FAQs

Last updated on 13 Sep 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc