Skip to content

Conversation

@jmackie
Copy link
Contributor

@jmackie jmackie commented May 12, 2023

I'm using the process-compose implementation and I'd like to be able to run specific processes sometimes.

For example, suppose I have a server process and a postgres process, there are times when I just want to start the postgres process for tests. Something like:

devenv up postgres

Which is hopefully what this PR adds support for.

I must admit I'm not that familiar with the other implementations (honcho et al.) but I'm assuming the same change applies for them?

@domenkozar
Copy link
Member

Seems like a whitespace slipped through

@domenkozar domenkozar merged commit 9d51052 into cachix:main Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants