cmake-action/dist
Alfi Maulana 23aad7b33f
feat: use child process package to execute command (#391)
* feat: use `execFileSync` from `node:child_process` package

* feat: modify `configureProject` function to be sync

* feat: modify `buildProject` function to be sync

* feat: display command output to the parent output
2024-08-06 12:29:28 +08:00
..
index.js feat: use child process package to execute command (#391) 2024-08-06 12:29:28 +08:00
package.json refactor: rename source files extension to .ts (#219) 2024-03-04 21:01:48 +08:00