You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the inclusion of Windows, Linux and MacOs and the possible iterations in the future (M1 mac for example) a proper shell/bash environment needs to be created and handled.
Describe the solution
Specifically it can be expanded as follows:
Handle all the iterations of shell environments for each OS (Bash, BinBash, CMD, Powershell etc)
A way to store and handle external commands to be run through the Shell above (NM, Swift demangle etc)
Make sure its easy to extend when needed and compatible with the Os we have identified.
Follow good principles as set out by the flank
The text was updated successfully, but these errors were encountered:
Author the user story for this feature
Due to the inclusion of Windows, Linux and MacOs and the possible iterations in the future (M1 mac for example) a proper shell/bash environment needs to be created and handled.
Describe the solution
Specifically it can be expanded as follows:
The text was updated successfully, but these errors were encountered: