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