|
1 | | -# @foundry-rs npm Packages |
| 1 | +# `@foundry-rs` npm Packages |
2 | 2 |
|
3 | | -This folder contains npm publisher and installer scripts for `forge`, `cast`, `anvil`, and `chisel` and per-arch packages for each: |
| 3 | +This directory contains npm publisher and installer scripts for `forge`, `cast`, `anvil`, and `chisel` and per-arch packages for each: |
4 | 4 |
|
5 | | -- `@foundry-rs/forge`: |
| 5 | +- [`@foundry-rs/forge`](https://npm.im/@foundry-rs/forge): |
6 | 6 | - `@foundry-rs/forge-darwin-arm64` |
7 | 7 | - `@foundry-rs/forge-darwin-amd64` |
8 | 8 | - `@foundry-rs/forge-linux-arm64` |
9 | 9 | - `@foundry-rs/forge-linux-amd64` |
10 | 10 | - `@foundry-rs/forge-win32-amd64` |
11 | | -- `@foundry-rs/cast`: |
| 11 | + |
| 12 | +- [`@foundry-rs/cast`](https://npm.im/@foundry-rs/cast): |
12 | 13 | - `@foundry-rs/cast-darwin-arm64` |
13 | 14 | - `@foundry-rs/cast-darwin-amd64` |
14 | 15 | - `@foundry-rs/cast-linux-arm64` |
15 | 16 | - `@foundry-rs/cast-linux-amd64` |
16 | 17 | - `@foundry-rs/cast-win32-amd64` |
17 | | -- `@foundry-rs/anvil`: |
| 18 | + |
| 19 | +- [`@foundry-rs/anvil`](https://npm.im/@foundry-rs/anvil): |
18 | 20 | - `@foundry-rs/anvil-darwin-arm64` |
19 | 21 | - `@foundry-rs/anvil-darwin-amd64` |
20 | 22 | - `@foundry-rs/anvil-linux-arm64` |
21 | 23 | - `@foundry-rs/anvil-linux-amd64` |
22 | 24 | - `@foundry-rs/anvil-win32-amd64` |
23 | | -- `@foundry-rs/chisel`: |
| 25 | + |
| 26 | +- [`@foundry-rs/chisel`](https://npm.im/@foundry-rs/chisel): |
24 | 27 | - `@foundry-rs/chisel-darwin-arm64` |
25 | 28 | - `@foundry-rs/chisel-darwin-amd64` |
26 | 29 | - `@foundry-rs/chisel-linux-arm64` |
|
0 commit comments