https://github.com/thomd/xor
little XOR command for the CLI for educational purposes
https://github.com/thomd/xor
bash cli xor
Last synced: about 1 month ago
JSON representation
little XOR command for the CLI for educational purposes
- Host: GitHub
- URL: https://github.com/thomd/xor
- Owner: thomd
- Created: 2024-02-17T21:04:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T17:33:00.000Z (about 2 years ago)
- Last Synced: 2025-03-30T19:14:47.807Z (about 1 year ago)
- Topics: bash, cli, xor
- Language: Python
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XOR
little XOR for the CLI for educational purposes
## Install
make
## Usage
xor [-b] [-d] [-h] val_1 [val_2]