Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herrmanno/relaxdays-hackathon-2022-order-batching
https://github.com/herrmanno/relaxdays-hackathon-2022-order-batching
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/herrmanno/relaxdays-hackathon-2022-order-batching
- Owner: herrmanno
- License: gpl-3.0
- Created: 2022-06-24T18:53:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T19:14:51.000Z (over 2 years ago)
- Last Synced: 2024-10-11T07:13:34.891Z (27 days ago)
- Language: Rust
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.txt
Awesome Lists containing this project
README
# Order Batching
## Description
See [relaxdays hackathon 2022][hackathon] and [task description][order-batching-task].
## Build
```shell
cargo build [--release] [--features info,verbose]
```## Run
```shell
order-batching [options] [output-file]
```[hackathon]: https://relaxdays-unternehmen.de/hackathon/
[order-batching-task]: https://gitlab-hackathon.relaxdays.cloud/aufgaben/hackathon-summer-2022/-/blob/master/orderbatching.md