mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-03-05 11:31:46 +00:00
chore(bins): update asphalt
README
This commit is contained in:
parent
da74cb0a94
commit
454039cac5
1 changed files with 8 additions and 3 deletions
|
@ -18,20 +18,25 @@ It's a modern alternative to [Tarmac](https://github.com/Roblox/Tarmac).
|
|||
|
||||
### [Homebrew](https://brew.sh) (macOS/Linux)
|
||||
|
||||
```sh
|
||||
```bash
|
||||
brew tap jacktabscode/tap
|
||||
brew install asphalt
|
||||
```
|
||||
|
||||
### [Pesde](https://github.com/pesde-pkg/pesde)
|
||||
```bash
|
||||
pesde add --dev pesde/asphalt --target lune
|
||||
```
|
||||
|
||||
### [Aftman](https://github.com/lpghatguy/aftman) or [Rokit](https://github.com/rojo-rbx/rokit)
|
||||
|
||||
```sh
|
||||
```bash
|
||||
aftman add jacktabscode/asphalt
|
||||
```
|
||||
|
||||
### [Cargo](https://crates.io/crates/asphalt) (build from source)
|
||||
|
||||
```sh
|
||||
```bash
|
||||
cargo install asphalt
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue