generator-systemd Generates a systemd service unit file Installation First, install Yeoman and generator-systemd using npm (we assume you have pre-installed node.js). npm install -g yo npm install -g @omm/generator-systemd Then generate your new project: yo @omm/systemd License MIT