Hacker News new | ask | show | jobs
by tiborsaas 1045 days ago
When I picked up Deno, I couldn't use it with PM2 so I ended up learning systemd which turned out to be quite easy. I like however the added tooling and dev-ux this tool provides.

Reading your post here it seems there's more interpreters you support, however the landing page has no reference to it.

1 comments

Thanks for the heads up, I shall update the landing page. The tool tries to detect the interpreter (currently just node and python), but you can provide a custom one with `--interpreter deno`.