mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
Add chalk, http-server
This commit is contained in:
parent
99b600101c
commit
6f5ba66dd2
|
@ -3,5 +3,8 @@ cmds:
|
|||
- ganache
|
||||
- hardhat
|
||||
- kill-port
|
||||
- chalk
|
||||
- http-server
|
||||
args:
|
||||
[npx, --yes]
|
||||
chalk: npx --yes --package=chalk-cli -c
|
||||
...: [npx, --yes]
|
||||
|
|
|
@ -6,4 +6,4 @@ cmds:
|
|||
args:
|
||||
pygmentize: [pipx, run, --spec, pygments]
|
||||
huggingface-cli: pipx run --spec huggingface_hub
|
||||
...: [pipx, run, --]
|
||||
...: [pipx, run]
|
||||
|
|
Loading…
Reference in a new issue