startautomating/MakeRoughDraft

A PowerShell Module for Multimedia.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
RoughDraftScriptA PowerShell Script that uses RoughDraft. Any files outputted from the script will be added to the repository. If those files have a .Message attached to them, they will be committed with that message. no
SkipRoughDraftPS1If set, will not process any files named *.RoughDraft.ps1no
InstallModuleA list of modules to be installed from the PowerShell gallery before scripts run.no
FFMpegInstallArgumentA list of installation arguments.no
CommitMessageIf provided, will commit any remaining changes made to the workspace with this commit message.no
UserEmailThe user email associated with a git commit.no
UserNameThe user name associated with a git commit.no
namedescription
RoughDraftScriptRuntimeThe time it took the .RoughDraftScript parameter to run
RoughDraftPS1RuntimeThe time it took all .RoughDraft.ps1 files to run
RoughDraftPS1FilesThe .RoughDraft.ps1 files that were run (separated by semicolons)
RoughDraftPS1CountThe number of .RoughDraft.ps1 files that were run