minionguyjpro/Create Text File
Creates a text file very easy (Windows only)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| text | The text to include in the file | yes | Hello world! |
| filename | The name of the file when saved | yes | file.txt |
| path | The path where to place the file | no | — |
| overwrite | overwrite the file if it exists | no | true |
Outputs
no outputs