1.0.3 • Published 1 year ago

@is-this-echo/jarviscli v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

🤖 Jarvis-CLI

~ A custom command-line interface to suit your needs

Sample pic of Jarvis-CLI

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 8.0 or higher is required.

Installation is done using the npm install command:

$ npm install @is-this-echo/jarviscli

Features

  • Lets you view weather today and forecast for major locations
  • Comes with an inbuilt dictionary to lookup meanings for unknown words
  • Provides current location of user running the cli tool

    More features to be added soon...

Usage

Commands :

  • jarvis today --location <city-name>
  • jarvis forecast -l <city-name>
  • jarvis help <command>
  • jarvis whereami

Contributing

The JarvisCLI project welcomes all constructive contributions. Contributions take many forms, from code for bug fixes and enhancements, to additions and fixes to documentation, additional tests, triaging incoming pull requests and issues, and more!