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

shub-cli

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shub-cli

`shub` is a command-line tool for performing simple operations, including basic arithmetic and fetching random jokes from an API.

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
0
Weekly downloads
 
Created
Source

shub CLI Tool

shub is a command-line tool for performing simple operations, including basic arithmetic and fetching random jokes from an API.

Installation

You can install the shub CLI tool globally using npm:

npm install -g shubh

Once installed, you can use the following commands:

shub print <num1> <num2>  
- Prints the sum of two numbers.

shub print 5 7
12

shub joke 

- Fetches a random joke from the official joke API and displays it.

What did the Dorito farmer say to the other Dorito farmer? - Cool Ranch!


### **Explanation**

- **Installation**: Instructions on how to install the CLI tool globally using npm.
- **Usage**: Provides examples of how to use the different commands available in the CLI.
- **Development**: Steps for contributing to the development of the project, including cloning, installing dependencies, making changes, testing locally, and publishing updates.
- **License**: Mentions the license type (MIT License in this case) and links to the license file.
- **Contact**: Information on how to get support or contact for issues.

Feel free to adapt this `README.md` to better fit your project's specifics or additional features you might add.

FAQs

Package last updated on 07 Sep 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