https://github.com/notashelf/systemyml
A half-working systemd service generator.
https://github.com/notashelf/systemyml
Last synced: about 1 year ago
JSON representation
A half-working systemd service generator.
- Host: GitHub
- URL: https://github.com/notashelf/systemyml
- Owner: NotAShelf
- License: gpl-3.0
- Created: 2023-09-28T09:50:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T18:48:35.000Z (over 2 years ago)
- Last Synced: 2025-02-17T13:13:23.357Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Systemyml
> Something something generate systemd services from Yaml files. Works for the most part.
I think I can finally say I know how to write Rust code.