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

unipept-cli

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unipept-cli

Command line interface to the Unipept web services

  • 4.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

unipept-cli

NPM Version

Unipept-cli offers a command line interface to the Unipept web service. Documentation about the web service can be found at http://unipept.ugent.be/apidocs, documentation about the command line tools at http://unipept.ugent.be/clidocs.

Installation

To use the Unipept CLI, node 22 or higher needs to be installed. You can check this by running node -v on the commandline:

$ node -v
v22.3.0

More information on installing Node can be found at https://nodejs.org/en/download/package-manager

The Unipept CLI is available as an npm package. This means it can easily be installed with the following command:

$ npm install -g unipept-cli
added 3 packages in 986ms

After successful installation, the unipept command should be available:

$ unipept --version
4.0.0

The help can be accessed by running unipept -h.

FAQs

Package last updated on 28 Nov 2024

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