File: devshell.toml

package info (click to toggle)
node-lastfm 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: javascript: 2,557; sh: 15; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download
1
2
3
4
5
6
7
# https://numtide.github.io/devshell
[[commands]]
package = "devshell.cli"
help = "Per project developer environments"

[devshell]
packages = ["nodejs-18_x"]