mirror of
https://github.com/ivabus/pantry
synced 2024-11-14 04:25:08 +03:00
11 lines
161 B
YAML
11 lines
161 B
YAML
cmds:
|
|
- truffle
|
|
- ganache
|
|
- hardhat
|
|
- kill-port
|
|
- chalk
|
|
- http-server
|
|
- vercel
|
|
args:
|
|
chalk: npx --yes --package=chalk-cli -c
|
|
...: [npx, --yes]
|