seedling

CI

Seedling

TODO: Populate this with usefull information

deno install --unstable --allow-read --allow-write --allow-env --allow-net --allow-hrtime --allow-run -f -n seed cli.ts

Fish

Need to set .deno/bin in fish to the path

~/.config/fish/config.fish
set -gx PATH $HOME/.deno/bin $PATH