New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

numcys-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

numcys-cli

A CLI app that gives you the weather forecast

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Numcys-Cli-Tool

Badge for GitHub repo top language Badge for GitHub last commit

Check out the badges hosted by shields.io.

Description

The what, why, and how:

This is a CLI tool made in nodejs, currently it supports fetching today's weather data along with the forecast for the next 5days. This tool works on your cli, you can call it using its name- 'numcys', it will give you the help section along with a list of the commands available.

Table of Contents

Installation

Steps required to install project and how to get the development environment running:

Install the tool globally using npm i -g numcys-cli. and thatsit, now open any terminal and you can access it by typing 'numcys'

Contributing

If you would like to contribute it, you can follow these guidelines for how to do so.

It utilizes apis in the background for fetching weather data, if you are a api geek, you can add more functionality to the tool by simple adding js functions calling apis and returning the appropriate data. You can also contribute in improving the overall project along with technical documentation and suggesting potential ideas to implement.

License

MIT License

Questions?

Naman-sharma00100

For any questions, please contact me with the information below:

GitHub: @Naman-sharma00100

Keywords

weather

FAQs

Package last updated on 06 Nov 2023

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