From b2903aa33e870148b832931a36e1f2cdc19123be Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Tue, 15 Jan 2019 09:55:00 +1100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e773118..849783c 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,11 @@ $ tasks run bar To automatically insert the `run` option, you can change your shebang to `#!/usr/bin/env beak run --path`. +## Alternatives + +* [swift sh](https://github.com/mxcl/swift-sh) +* [Marathon](https://github.com/JohnSundell/Marathon) + ## License Beak is licensed under the MIT license. See [LICENSE](LICENSE) for more info.