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

feat: prompt to select a brick #596

Closed
iChicago opened this issue Nov 2, 2022 · 1 comment · Fixed by #660
Closed

feat: prompt to select a brick #596

iChicago opened this issue Nov 2, 2022 · 1 comment · Fixed by #660
Assignees
Labels
enhancement New feature or request

Comments

@iChicago
Copy link

iChicago commented Nov 2, 2022

Description

Problem:
I usually don't memorize what bricks are available globally. So I try to list them using mason list -g then, I copy the brick's name and then run mason make selectedTemplate.

Suggested Solution:
I would love to make it easier by doing mason make which prompts a list of the installed bricks. Then I select the required one.

Suggested Solution2:
I would love to make it easier by doing mason make
Then I hit TAP twice.
Then I can use the completion mechanism to select the desired brick.

This would save some time and avoid typing errors when writing brick's name.

Thanks

@felangel felangel self-assigned this Dec 23, 2022
@felangel felangel added the enhancement New feature or request label Dec 23, 2022
@felangel
Copy link
Owner

Completion has been added to mason_cli via #660 🎉

@felangel felangel linked a pull request Dec 23, 2022 that will close this issue
7 tasks
alestiago pushed a commit to alestiago/mason that referenced this issue Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants