joshmedeski / sesh

Smart session manager for the terminal
MIT License
410 stars 16 forks source link

Start multiple sessions at once #123

Open joshmedeski opened 3 weeks ago

joshmedeski commented 3 weeks ago

What would you like sesh to do?

As a user, I want to create a configuration that can start multiple sessions at once, so I can scaffold my workload by loading multiple sessions at the same time.

Example

When working in a monorepo, I want to launch a project/web, project/server and project/packages/core sessions all at the same time, since I know that's what's needed to start development.