
Security News
rv Is a New Rust-Powered Ruby Version Manager Inspired by Python's uv
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
track-crypto
Advanced tools
`track-crypto` is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
track-crypto
is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
You can install track-crypto using npm or you can clone the project and install it from the repository
$ npm i -g track-crypto
$ git clone https://github.com/deephunt3r/track-crypto.git
$ cd track-crypto
$ npm install -g
track key set
to set the API keytrack key show
to check the API keytrack key remove
to remove the API keytrack --help
- display usage informationtrack check price
- display cryptocurrencies
--coin=BTC
- To check price of a particular coins--cur=USD
- To check prices in respective currencyYou will only need Node.js and a node global package, npm, installed in your environement.
Just go on official Node.js website and download the installer.
You can install nodejs and npm easily with apt install
$ sudo apt install nodejs
$ sudo apt install npm
FAQs
`track-crypto` is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
We found that track-crypto demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.