katoikia-app/devshell.toml

14 lines
236 B
TOML
Raw Permalink Normal View History

2022-08-07 11:41:41 +00:00
# https://numtide.github.io/devshell
[[commands]]
package = "devshell.cli"
help = "Per project developer environments"
2022-08-09 03:42:04 +00:00
[[commands]]
package = "nodejs"
help = "Node.js"
2022-08-22 08:47:58 +00:00
[[commands]]
package = "nodePackages.expo-cli"
help = "Expo CLI"