Skip to content

ommsolutions/generator-systemd

Repository files navigation

generator-systemd NPM version Coverage Status Build Status

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