OILS / README-native.txt View on Github | oils.pub

30 lines, 16 significant
1Oils for Unix
2=============
3
4Oils 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
10It's our upgrade path from bash to a better language and runtime!
11
12---
13
14The home page for this release is:
15
16 https://oils.pub/release/0.32.0/
17
18How to install Oils:
19
20 https://oils.pub/release/0.32.0/doc/INSTALL.html
21
22This doc may help packagers:
23
24 https://oils.pub/release/0.32.0/doc/help-mirror.html
25
26Feedback:
27
28 https://github.com/oils-for-unix/oils/issues
29
30