mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
62da7fa558
* Package google.com/firebase-tools * Add display-name * Add "--install-links"
15 lines
245 B
YAML
15 lines
245 B
YAML
cmds:
|
|
- truffle
|
|
- ganache
|
|
- hardhat
|
|
- kill-port
|
|
- chalk
|
|
- http-server
|
|
- vercel
|
|
- changelogithub
|
|
- get-port
|
|
args:
|
|
chalk: npx --yes --package=chalk-cli --
|
|
get-port: npx --yes --package=get-port-cli --
|
|
...: [npx, --yes, --]
|