https://github.com/asacxyz/bitwiseexperiment
Bitwise Experiment
https://github.com/asacxyz/bitwiseexperiment
bitwise cli experimenting java junit test
Last synced: 5 months ago
JSON representation
Bitwise Experiment
- Host: GitHub
- URL: https://github.com/asacxyz/bitwiseexperiment
- Owner: asacxyz
- Created: 2024-07-01T01:51:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T01:27:50.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T07:05:12.521Z (about 1 year ago)
- Topics: bitwise, cli, experimenting, java, junit, test
- Language: Java
- Homepage: https://github.com/andre-alck/bitwiseexperiment
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitwiseexperiment
```
mkdir out && javac -d out/ -cp ./interactable/:parser/:service/:test/ {desired_folder}/*.java
```