good first issue
Repository-Metriken
- Stars
- (737 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 8T 1h) (10 gemergte PRs in 30 T)
Beschreibung
A just command that takes the service name as an argument and creates nix/<service-name>.nix and nix/<service-name>_test.nix with a hello-world service example.
-
Maybe also add the files in the respective lists of
nix/default.nixandtest/flake.nix? -
Update README to add the service
-
Comments specifying to take inspiration from either the nixos module or devenv module if either of them already implement the service.