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
- Host: GitHub
- URL: https://github.com/turbobasic/bingist
- Owner: turboBasic
- License: mit
- Created: 2017-12-30T10:07:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T23:56:37.000Z (over 1 year ago)
- Last Synced: 2025-07-13T16:33:58.448Z (9 months ago)
- Topics: gist, github, powershell
- Language: PowerShell
- Homepage: https://www.preview.powershellgallery.com/packages/binGist
- Size: 137 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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'