-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Support windows. The main problem lies in the script execution:
rpi-cli/src/modules/execute/index.ts
Lines 12 to 13 in 1b70683
| // TODO "win32" support | |
| const child = spawn("sh", [location], { |
Alternatives:
- Locate
wsland use it to execute the script - Use some package like https://github.com/shelljs/shelljs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request