docs: Add versions of bash tested to README
This commit is contained in:
@@ -20,16 +20,29 @@ Toolkit to create simple Terminal UIs using plain bash builtins
|
|||||||
For a list of available modules and their documentation please check the [docs/modules](./docs/modules) folder
|
For a list of available modules and their documentation please check the [docs/modules](./docs/modules) folder
|
||||||
|
|
||||||
## Tested with
|
## Tested with
|
||||||
- Ubuntu 20
|
|
||||||
- Ubuntu 22
|
> Since there are some weird combinations/side effects based on the platform you might use there are different side effects that might occur
|
||||||
- Alpine 3
|
>
|
||||||
- MacOS
|
> If you use it on a different platform successfully please create a PR to add a item here :)
|
||||||
- Windows (Git Bash)
|
|
||||||
|
- Ubuntu 20 (Bash 5)
|
||||||
|
- Tilix
|
||||||
|
- xterm
|
||||||
|
- Ubuntu 22 (Bash 5)
|
||||||
|
- Tilix
|
||||||
|
- xterm
|
||||||
|
- Alpine 3 (Bash 5)
|
||||||
|
- xterm
|
||||||
|
- MacOS (Bash 3)
|
||||||
|
- iTerm2
|
||||||
|
- Windows 10 (Bash 4)
|
||||||
|
- Git Bash
|
||||||
|
- Windows Terminal
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
- bash 4+
|
- bash 3+
|
||||||
- docker 19+
|
- docker 19+
|
||||||
- GNU make
|
- GNU make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user