All Projects → dfinke → Posh-Gist

dfinke / Posh-Gist

Licence: other
PowerShell cmdlets for interacting with GitHub Gist

Programming Languages

powershell
5483 projects

Posh-Gist

Share your PowerShell scripts easily with GitHub Gists and Send-Gist.

After doing an Import-Module PoshGist Ctrl+Shift+S is wired up in PowerShell ISE. Load up a script or write one from scratch, press the shortcut keys and you've created a gist. NOTE. If a selection is made, only the selection will be used for the new gist.

Image

You need a GitHub account to post a gist, this does not support anonymous posts.

ToDo

  • Add Updating an existing gist
  • Add Deleting an existing gist
  • Expand capabilities to send files on disk
  • Load an existing gist into ISE
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].