feat: add nodejs for pi-coding-agent runtime
This commit is contained in:
parent
e2e05923e0
commit
5ac51e1f7f
1 changed files with 3 additions and 2 deletions
|
|
@ -19,8 +19,9 @@
|
||||||
# Editor
|
# Editor
|
||||||
micro
|
micro
|
||||||
|
|
||||||
# Node
|
# Node.js ecosystem
|
||||||
pnpm # fast node package manager
|
nodejs # runtime for pi-coding-agent and other JS tools
|
||||||
|
pnpm # fast node package manager
|
||||||
|
|
||||||
# Secrets
|
# Secrets
|
||||||
(pass.withExtensions (ext: [ ext.pass-otp ]))
|
(pass.withExtensions (ext: [ ext.pass-otp ]))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue