A flake-parts module to spin up processes for development by leveraging process-compose
Go to file
Shivaraj B H 32c069e7ef
docs: {pre, post}Hook under Usage section (#64)
* docs: `{pre, post}Hook` under `Usage` section

* sequence

---------

Co-authored-by: Sridhar Ratnakumar <3998+srid@users.noreply.github.com>
2024-05-07 02:35:45 -04:00
.github/workflows ci: revamp 2024-04-12 04:28:28 -04:00
dev chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -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 fix: Pass --no-server with httpServer disabled 2024-04-24 11:04:55 +10:00
.envrc chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -04:00
.gitignore chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -04:00
CHANGELOG.md Add Unix Domain Socket support for Process Compose (#60) 2024-04-20 22:18:26 -04:00
flake.nix chore(nix): Add dev sub-flake 2024-04-12 04:50:44 -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