https://github.com/systemsoftware/numcomp
CLI tool to compare numbers in 5 different languages
https://github.com/systemsoftware/numcomp
Last synced: about 1 year ago
JSON representation
CLI tool to compare numbers in 5 different languages
- Host: GitHub
- URL: https://github.com/systemsoftware/numcomp
- Owner: systemsoftware
- License: mit
- Created: 2024-07-16T00:10:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T18:49:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T13:22:03.935Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NumComp
CLI tool to compare numbers
## Run with ghr
This can be run with [ghr](https://www.npmjs.com/package/node-ghr)
```bash
ghr systemsoftware/numcomp --sd
```