项目作者: turboBasic

项目描述 :
create Github gist with binary content #powershell #gist
高级语言: PowerShell
项目地址: git://github.com/turboBasic/binGist.git
创建时间: 2017-12-30T10:07:53Z
项目社区:https://github.com/turboBasic/binGist

开源协议:MIT License

下载


Build status

binGist

![0xHexagram][hexagram]

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

  1. $ New-BinaryGist -Path screenshot.png -Description 'Screenshot'
  2. ...
  3. to https://gist.github.com/295602c25d587e637d5cc827eeeeffff.git
  4. $ Get-Gist 295602c25d587e637d5cc827eeeeffff
  5. Owner : XXXXXXXXXX
  6. Description : Screenshot
  7. Id : 295602c25d587e637d5cc827eeeeffff
  8. CreatedAt : 2018-07-27 21:54:52
  9. UpdatedAt : 2018-07-27 21:54:52
  10. Public : False
  11. HtmlUrl : https://gist.github.com/295602c25d587e637d5cc827eeeeffff
  12. Files : screenshot.png

[hexagram]: https://gist.githubusercontent.com/TurboBasic/9dfd228781a46c7b7076ec56bc40d5ab/raw/03942052ba28c4dc483efcd0ebf4bfc6809ed0d0/hexagram3D.png ‘hexagram of Wisdom’