linqlover/Create Image
Create and prepare a customized Squeak all-in-one image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| squeak-version | The version of Squeak to be used | yes | — |
| squeak-bitness | The bitness of the image to be created | no | 64 |
| prepare-script | Path to `.st` file that will be executed before saving the image | no | — |
| postpare-script | Path to `.st` file that will be executed when the image is opened again | no | — |
Outputs
| name | description |
|---|---|
| bundle-path | Path to created image bundle |