https://github.com/dkunin/econv-cli
CLI realisation for econv module, that can help you with exchange
https://github.com/dkunin/econv-cli
Last synced: 9 months ago
JSON representation
CLI realisation for econv module, that can help you with exchange
- Host: GitHub
- URL: https://github.com/dkunin/econv-cli
- Owner: DKunin
- Created: 2017-05-25T21:04:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T08:27:37.000Z (about 8 years ago)
- Last Synced: 2025-08-30T10:55:08.682Z (10 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Econv Cli
## Install
```
npm i econv-cli -g
```
## Usage
```
econv 20 usd rub // amount from top
```
## Contribute
PRs accepted.
## License
MIT © Dmitri Kunin