dfinke / Posh-Gist

PowerShell cmdlets for interacting with GitHub Gist
39 stars 8 forks source link

Gotta get this in the gallery! #4

Open josheinstein opened 8 years ago

josheinstein commented 8 years ago

Love the idea of this module. About to install it because I want to be able to post ISE selections to Gist. You should publish it to the gallery so it can be installed with PowerShellGet.

Keep up the great work, D.

dfinke commented 8 years ago

Thanks Josh!

OK. I just saw someone did a similar gist integration for the console. I knew I did one but didn't remember the context.

I'll look at your PR and look at getting it into the gallery.

dfinke commented 8 years ago

Not sure this is ready for the gallery. I think it needs a way to prompt for github creds, don't know why the delete and load existing gist are cross off the list and not in the repo.

It'd be cool to get this working in vs code too.

This is what I saw https://github.com/lawrencegripper/PowerGist/