I often use `code` command in the cli for a bunch of tasks. Mostly to just open an instance of vscode in a dir I am at. Is there a plan for such a command like that for haystack-ide?
Meanwhile, an alias is easily created for macOS:
`alias needle="/Applications/Haystack\ Editor.app/Contents/MacOS/Electron"`
Meanwhile, an alias is easily created for macOS: `alias needle="/Applications/Haystack\ Editor.app/Contents/MacOS/Electron"`