A flake-parts module to spin up processes for development by leveraging process-compose
Go to file
2023-08-23 13:09:45 -04:00
.github/workflows Process as test (VM -> Native test) (#39) 2023-08-21 11:01:38 -04:00
doc doc: title 2023-07-18 16:56:53 -04:00
example Process as test (VM -> Native test) (#39) 2023-08-21 11:01:38 -04:00
nix Merge PC configs in Nix (#43) 2023-08-23 13:09:45 -04:00
.gitignore Add devenv-like services (starting with postgresql) (#17) 2023-06-19 13:13:25 -04:00
CHANGELOG.md Process as test (VM -> Native test) (#39) 2023-08-21 11:01:38 -04:00
flake.nix Switch to nixci for test.sh 2023-07-14 14:42:25 -04:00
LICENSE add LICENSE 2022-12-08 15:41:50 -05:00
README.md docs: prepare for zero-to-flakes 2023-07-18 10:48:45 -04:00

process-compose-flake

A flake-parts module for process-compose.

Documentation

https://zero-to-flakes.com/process-compose-flake

Contributing

Please run nix run github:srid/nixci 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.