Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.37 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.37 KB

Build status

0xHexagram

create Github gist with binary content #powershell #gist

inspired by PSGist and other great pieces of software

Installation

Install-Module -Name binGist

Dependencies

  1. PSGist

Releases

History of releases and all downloads are available at Powershell Gallery

Help

Get-Help binGist
Get-Help binGist -full
Get-Help binGist -examples

Usage

$ New-BinaryGist -Path screenshot.png -Description 'Screenshot'
...
to https://gist.github.com/295602c25d587e637d5cc827eeeeffff.git
$ Get-Gist 295602c25d587e637d5cc827eeeeffff
Owner       : XXXXXXXXXX
Description : Screenshot
Id          : 295602c25d587e637d5cc827eeeeffff
CreatedAt   : 2018-07-27 21:54:52
UpdatedAt   : 2018-07-27 21:54:52
Public      : False
HtmlUrl     : https://gist.github.com/295602c25d587e637d5cc827eeeeffff
Files       : screenshot.png