Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnwargo/ato-2023-shell-scripts-code

Sample code from my 2023 All Things Open session entitled "Write Shell Scripts Using JavaScript and zx"
https://github.com/johnwargo/ato-2023-shell-scripts-code

Last synced: about 1 month ago
JSON representation

Sample code from my 2023 All Things Open session entitled "Write Shell Scripts Using JavaScript and zx"

Awesome Lists containing this project

README

        

# All Things Open Example Code

This repository contains the sample scripts used in my 2023 All Things Open session entitled *Write Shell Scripts Using JavaScript and zx*.

The `execa` folder contains the source code for the session's [Execa](https://www.npmjs.com/package/execa) examples.

The `zx` folder contains the source code for the session's [zx](https://github.com/google/zx) examples.