servicer-labs / servicer

A CLI to simplify service management on systemd
https://servicer.dev
MIT License
419 stars 8 forks source link

How to pass flags or arguments to the interpreter #21

Open Akumzy opened 3 months ago

Akumzy commented 3 months ago

Hi all, thank you all for the good work.

I want to know how to pass flags or arguments to nodejs for instance e.g node --env-file=.env with this node will manage env loading by it's self