Skip to content

small cli tool that returns current cryptocurrency prices

Notifications You must be signed in to change notification settings

killa-kyle/crypto-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto

crypto screenshot

get live crypto prices straight from the terminal

install

  • npm install && npm install-global

use

  • launch from terminal with crypto
  • this is set in package.json "bin" option
   "bin": {
       "crypto": "./index.js"
   },

dev

  • npm run dev

About

small cli tool that returns current cryptocurrency prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published