https://github.com/casavinteum/bitchopp
Casa21's BitChopp
https://github.com/casavinteum/bitchopp
Last synced: 3 months ago
JSON representation
Casa21's BitChopp
- Host: GitHub
- URL: https://github.com/casavinteum/bitchopp
- Owner: CasaVinteUm
- Created: 2024-03-29T08:20:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T14:57:09.000Z (about 1 year ago)
- Last Synced: 2025-01-24T10:11:27.552Z (5 months ago)
- Language: C#
- Size: 1.69 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# BitChopp
Casa21's BitChopp is a simple GUI that allows us to sell draft beer.
## Using Just
For a better experience, we recommend using [Just](https://just.systems/) to run the project.
Download and install the latest version of Just from [github](https://github.com/casey/just/releases).
After installing Just, you can check the available options by typing:
```bash
just
```### Running without Just
If you don't want to use Just, you can check all the available commands in the [justfile](justfile) and run them manually.