A flake-parts module to spin up processes for development by leveraging process-compose
Go to file
2024-06-10 10:57:17 -04:00
.github/workflows ci: revamp 2024-04-12 04:28:28 -04:00
dev Add just 2024-06-03 09:55:17 -04:00
doc docs: {pre, post}Hook under Usage section (#64) 2024-05-07 02:35:45 -04:00
example fix: Pass --no-server with httpServer disabled 2024-04-24 11:04:55 +10:00
nix Add ready_log_line (#67) 2024-06-10 10:57:17 -04:00
.envrc chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -04:00
.gitignore Add doc and doc-static 2024-06-03 09:55:17 -04:00
CHANGELOG.md Add ready_log_line (#67) 2024-06-10 10:57:17 -04:00
flake.nix chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -04:00
justfile Add doc and doc-static 2024-06-03 09:55:17 -04:00
LICENSE add LICENSE 2022-12-08 15:41:50 -05:00
README.md readme: use zulip badge 2024-04-12 04:27:01 -04:00

project chat

process-compose-flake

A flake-parts module for process-compose.

Documentation

https://community.flake.parts/process-compose-flake

Contributing

Please run nix run github:srid/nixci build on a NixOS machine to run the full suite of tests before pushing changes to the main branch. Our CI (Github Actions) cannot do this yet.

Discussion