create-systemd-service

0.0.0 • Public • Published

create-systemd-service

create a systemd service from a start command.

npm install -g create-systemd-service
 
create-systemd-service my-app ./my-app.js 'my application'
sudo systemctl enable my-app
sudo systemctl start my-app

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i create-systemd-service

Weekly Downloads

3

Version

0.0.0

License

MIT

Last publish

Collaborators

  • dominictarr
  • nopersonsmodules