Platonic-Systems / Platonic-Systems/process-compose-flake
Ability to run in nix-shell without seperate package
Nobody has claimed this yet.
- Dominant language
- Nix
- Stars
- 205
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hi there Platonic-Systems! I am here to propose something.
I want the Ability to run process-compose as soon you start up shell and able to interact with it with a separate command like process-compose-enter. This prevents services without having to do a nix run or build for a simple devshell.
The Benefits:
- Ability to run shell without nix run/build.
- Ability to have it incorperated into the devshell.
The Alternatives:
- Use nix run/build inside of devshell
- Use provided examples in issue https://github.com/juspay/services-flake/issues/615
The potential Issues that it references:
Thanks, Eveeifyeve
Provided by DigitalBrewStudios (Open-source commitment statement coming soon!).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files or tests; start by inspecting the flake and devshell/module entry points in process-compose-flake, then compare the referenced services-flake issue. Done means the development shell can start process-compose and expose a separate process-compose-enter command without requiring nix run or nix build.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100