https://github.com/opensauce04/bits
CLI tool which outputs the binary representation of a positive integer
https://github.com/opensauce04/bits
Last synced: 3 months ago
JSON representation
CLI tool which outputs the binary representation of a positive integer
- Host: GitHub
- URL: https://github.com/opensauce04/bits
- Owner: OpenSauce04
- Created: 2024-12-15T20:47:11.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-22T15:48:15.000Z (5 months ago)
- Last Synced: 2025-01-01T22:32:26.225Z (5 months ago)
- Language: Crystal
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# bits
**CLI tool which outputs the binary representation of a positive integer**
I needed to convert some positive integers to their binary representation, but couldn't find any CLI tools which did that, so I wrote one in about 10 minutes
Subscribe and like for next banger repo