bryopsida/Node.JS Single Executable Application Action
Builds a Node.JS SEA (Single Executable Application)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-path | path to the node executable, if not provided it uses one running the action | no | "" |
| working-dir | Working directory for action | no | . |
| output-dir | Path where the executable will be placed | — | — |
| executable-name | Executable name | yes | — |
| sea-config-path | Path to the json file holding the sea config: https://nodejs.org/api/single-executable-applications.html#generating-single-executable-preparation-blobs | yes | — |
Outputs
no outputs