Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1011 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 1011 Bytes

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