1 | Oils for Unix
|
2 | =============
|
3 |
|
4 | Oils runs in 2 modes:
|
5 |
|
6 | - OSH runs your existing shell scripts
|
7 | - YSH is the ultimate glue language, which is like shell, Python, JSON, and
|
8 | YAML, seamlessly put together.
|
9 |
|
10 | It's our upgrade path from bash to a better language and runtime!
|
11 |
|
12 | ---
|
13 |
|
14 | The home page for this release is:
|
15 |
|
16 | https://oils.pub/release/0.32.0/
|
17 |
|
18 | How to install Oils:
|
19 |
|
20 | https://oils.pub/release/0.32.0/doc/INSTALL.html
|
21 |
|
22 | This doc may help packagers:
|
23 |
|
24 | https://oils.pub/release/0.32.0/doc/help-mirror.html
|
25 |
|
26 | Feedback:
|
27 |
|
28 | https://github.com/oils-for-unix/oils/issues
|
29 |
|
30 |
|