2023-04-10 20:52:23 +03:00
|
|
|
cmds:
|
|
|
|
- truffle
|
|
|
|
- ganache
|
|
|
|
- hardhat
|
2023-04-18 14:26:42 +03:00
|
|
|
- kill-port
|
2023-04-22 15:09:07 +03:00
|
|
|
- chalk
|
|
|
|
- http-server
|
2023-04-25 16:04:07 +03:00
|
|
|
- vercel
|
2023-06-23 15:27:22 +03:00
|
|
|
- changelogithub
|
2023-08-02 18:52:03 +03:00
|
|
|
- get-port
|
2023-10-10 08:44:59 +03:00
|
|
|
- firebase
|
2023-04-10 20:52:23 +03:00
|
|
|
args:
|
2023-05-22 15:35:49 +03:00
|
|
|
chalk: npx --yes --package=chalk-cli --
|
2023-08-02 18:52:03 +03:00
|
|
|
get-port: npx --yes --package=get-port-cli --
|
2023-10-10 08:44:59 +03:00
|
|
|
firebase: npx --yes --package=firebase-tools --
|
2023-05-22 15:35:49 +03:00
|
|
|
...: [npx, --yes, --]
|