awesome-lists / awesome-bash

A curated list of delightful Bash scripts and resources.
7.75k stars 740 forks source link

Add modernish #107

Closed jcrben closed 11 months ago

jcrben commented 11 months ago

New App Submission

Repo or homepage link: https://github.com/modernish/modernish

Description: From the homepage: "Modernish is a library for shell script programming which provides features like safer variable and command expansion, new language constructs for loop iteration, and much more. Modernish programs are shell programs; the new constructs are mixed with shell syntax so that the programmer can take advantage of the best of both."

Why I think it's awesome: I've only used this for small scripts so far but it seems compelling. No affiliation to the project.

hyperupcall commented 11 months ago

Thanks for submitting this - it looks like a very useful resource and library that I've seen several times before, but has been absent from this list.