25 lines
718 B
Markdown
25 lines
718 B
Markdown
|
# PIZZA
|
||
|
## Send virtual pizza around the world
|
||
|
|
||
|
Ever wanted to share a pizza (or else) to anyone who offers a service, for example hosts a data sharing service?
|
||
|
|
||
|
With PIZZA, you may now send pizza (or else) to any mailaddress out there!
|
||
|
|
||
|
## Usage ##
|
||
|
|
||
|
See INSTALL for prerequisites and details.
|
||
|
|
||
|
To run "pizza" from the bare repository, cd into the src directory and run
|
||
|
|
||
|
```bash
|
||
|
export PIZZAINC="../assets"; ./pizza
|
||
|
```
|
||
|
|
||
|
## Contribution
|
||
|
|
||
|
Take a short look into CONTRIB to get a feeling for the workflow.
|
||
|
|
||
|
## License
|
||
|
|
||
|
Pizza is released under MIT-License, with the ASCII-Art being property of other persons. Due to this, this bundle Pizza is for PRIVATE USE ONLY. In any other case, you may need to switch the pictures!
|