donejs / donejs/donejs-electron
Add a command for opening the binary
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a user, I’d like an easier way (out of the box) to open the compiled binary.
Right now, I have to refer to [the guide](https://donejs.com/Guide.html#electron) to remember to type either `open build/donejs-chat-darwin-x64/donejs-chat.app` on macOS or `.\build\donejs-chat-win32-x64\donejs-chat.exe` on Windows.
It’d be nice if there was a command like `donejs open electron`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.