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

https://github.com/jaeyson/example_zx

Example bash script using Google's ZX library
https://github.com/jaeyson/example_zx

Last synced: 9 months ago
JSON representation

Example bash script using Google's ZX library

Awesome Lists containing this project

README

          

# example_zx

Example script using [Google's ZX library](https://google.github.io/zx/getting-started)

```bash
# install dependencies
npm i

npx zx ./script.mjs
```