Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to group projects into directories #89

Closed
ivaaaan opened this issue May 31, 2022 · 1 comment
Closed

Allow to group projects into directories #89

ivaaaan opened this issue May 31, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ivaaaan
Copy link
Owner

ivaaaan commented May 31, 2022

I want to allow users to group their configs into directories, e.g:

smug
├── my-awesome-project
│   ├── app.yml
│   └── backend.yml

Now command smug start my-awesome-project should create multiple tmux sessions, and attach to the last one created.
Config option always_attach: true on the config root level may be added

@yousef-ysph
Copy link
Contributor

I have made a PR for this issue #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants