-
Notifications
You must be signed in to change notification settings - Fork 3
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
Dynamic Shortcut Generation: Generate shortcuts dynamically based on your project structure. #4
Comments
@StevenSchoening we can add some internal tooling replacements.
Sounds good? |
But will be nice to see your vision of feature design and what you what to achieve |
yes that would be helpful thanks! :) if i use the path he would create as many commands as there are folders inside of the path? |
@StevenSchoening I guess you talking about "Matrix" implementation for commands Yea, I will prepare a new release when will found some free time for coding. |
Looking forward for the change |
@dineshvg @StevenSchoening will take a look soon |
How can i use the Dynamic Shortcut Generation?
i want to have multiple commands generated depending on folders in a directory.
The folder names are used in the commands.
nx run 'projectName':dev
in the documentation i didnt find anything.
thanks for the help!
The text was updated successfully, but these errors were encountered: