pantry/scripts/README.md
Max Howell ac5c6ceff3 add more pkg tests (#102)
* more-tests pt.1

* useCellar() is overkill here.

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-08-31 15:45:04 -04:00

6 lines
86 B
Markdown

# build all
```sh
scripts/ls.ts | xargs scripts/sort.ts | xargs scripts/build.ts
```