pantry/projects/npmjs.com/provider.yml

11 lines
150 B
YAML
Raw Normal View History

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
args:
2023-04-22 15:09:07 +03:00
chalk: npx --yes --package=chalk-cli -c
...: [npx, --yes]