Features
- Initial release of convbase
- Commands
hextodec [--help] [--version] valuehextooct [--help] [--version] valuehextobin [--help] [--version] valuedectohex [--help] [--version] valuedectooct [--help] [--version] valuedectobin [--help] [--version] valueocttohex [--help] [--version] valueocttodec [--help] [--version] valueocttobin [--help] [--version] valuebintohex [--help] [--version] valuebintodec [--help] [--version] valuebintooct [--help] [--version] value
Installation
pipx (recommended)
pipx install convbasepip
pip install convbaseWhat's Changed
- Create ci.yml by @jkomalley in #1
- Implement conversions by @jkomalley in #5
New Contributors
- @jkomalley made their first contribution in #1
Full Changelog: https://github.com/jkomalley/convbase/commits/v0.1.0