cli-plus

1.5.3 • Public • Published

cli-plus

Build Status npm package NPM Downloads Install Size Follow on Twitter

A console application that contains a lof of features to help developer

Installation

$ npm install cli-plus --save -g

Commands

Every command starts with "x " prefix.

crp

$ x crp         # lists top 10 crypto currency prices
$ x crp -c 5    # lists top 5 crypto currency prices

exc

$ x exc         # lists USD, EUR, GBP, GOLD prices as Turkish Lira    

go

$ x go medium.com/@mehmet.baran

src

$ x src news
$ x src "search something on google"                # results will be on console   
$ x src "search somethinh on google" -c 10          # result count 10 (default 5)
$ x src "search somethinh on google" -c 10 -s 10    # result count 10 and skip first 10 result   
$ x src "search something on google" -b             # results will be on browser 

trx

$ x trx car
$ x trx araba -l tr-en  # translate araba from Turkish to English (default translation en-tr)

Readme

Keywords

Package Sidebar

Install

npm i cli-plus

Weekly Downloads

49

Version

1.5.3

License

ISC

Unpacked Size

18.8 kB

Total Files

14

Last publish

Collaborators

  • mbrn