Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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"
- Host: GitHub
- URL: https://github.com/johnwargo/ato-2023-shell-scripts-code
- Owner: johnwargo
- License: mit
- Created: 2023-10-10T11:07:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T11:34:31.000Z (about 1 year ago)
- Last Synced: 2023-10-17T13:56:30.284Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.