2021-10-14 23:37:56 +01:00
|
|
|
# cbonsai
|
|
|
|
|
2023-11-15 04:25:25 +00:00
|
|
|
> A beautifully random bonsai tree generator.
|
2021-10-14 23:37:56 +01:00
|
|
|
> More information: <https://gitlab.com/jallbrit/cbonsai>.
|
|
|
|
|
|
|
|
- Generate a bonsai in live mode:
|
|
|
|
|
|
|
|
`cbonsai -l`
|
|
|
|
|
|
|
|
- Generate a bonsai in infinite mode:
|
|
|
|
|
|
|
|
`cbonsai -i`
|
|
|
|
|
|
|
|
- Append a message to the bonsai:
|
|
|
|
|
|
|
|
`cbonsai -m "{{message}}"`
|
|
|
|
|
|
|
|
- Display extra information about the bonsai:
|
|
|
|
|
|
|
|
`cbonsai -v`
|
|
|
|
|
2024-01-30 04:55:24 +00:00
|
|
|
- Display help:
|
2021-10-14 23:37:56 +01:00
|
|
|
|
|
|
|
`cbonsai -h`
|