numtide / devshell

Per project developer environments
https://numtide.github.io/devshell/
MIT License
1.22k stars 87 forks source link

Implement background services using procfiles and honcho #253

Closed chvp closed 1 year ago

chvp commented 1 year ago

Example usage can be found here: https://github.com/chvp/nixos-config/blob/main/shells/dodona.nix

zimbatm commented 1 year ago

Hey, thanks for the contribution!

Can you expand more on the usage, maybe in the documentation? For example how does the user know about the various groups that are available? What commands is being used to start and stop the groups? How do you get the status and logs of the various services?

chvp commented 1 year ago

Sure, I'll try to look into it tonight.

chvp commented 1 year ago

I took a stab at writing some documentation (sorry for the delay, life got in the way).

zimbatm commented 1 year ago

thanks!

bors merge

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.