yom 0.2.1

A modern, easy to install competitor to the dash shell, built solely to execute files.
YOM
===

https://github.com/G0o53/yom 
https://crates.io/crates/yom

YOM is the fast, almost scary fast, dash competitor (even though it can only execute scripts!). While dash is a nightmare to install, YOM isn't.
    
    echo "This is yom"
    echo "It is FAST"
    echo "It can even match dash in performance."

Use Cases
---------

YOM is useful for boot-scripts or system-scripts that run a list of tasks, without using control flow.

Documentation
-------------

Documentation is available at docs/yom.1