An open API service indexing awesome lists of open source software.

https://github.com/turbobasic/bingist

create Github gist with binary content #powershell #gist
https://github.com/turbobasic/bingist

gist github powershell

Last synced: 7 months ago
JSON representation

create Github gist with binary content #powershell #gist

Awesome Lists containing this project

README

          

[![Build status](https://ci.appveyor.com/api/projects/status/6g6mhjlm546066t1?svg=true)](https://ci.appveyor.com/project/mao/bingist)

# [binGist](https://github.com/turboBasic/binGist)

## ![0xHexagram][hexagram]

create Github gist with binary content #powershell #gist
> inspired by [PSGist]( https://github.com/dotps1/PSGist ) and other great pieces of software

## Installation

`Install-Module -Name binGist`

## Dependencies

1. [PSGist](https://github.com/dotps1/PSGist)

## Releases

History of releases and all downloads are available at [Powershell Gallery]( https://www.preview.powershellgallery.com/packages/binGist )

## 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
```

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