Open
Conversation
git-subtree-dir: vendor/github.com/urfave/cli git-subtree-split: 3eb41f1bb122ac7535cc7b32db6b78b541879726
…thub.com/urfave/cli'
git-subtree-dir: vendor/github.com/aws/aws-sdk-go git-subtree-split: 6c577e9e7b08a6d10bad1c9703227cd0403a8dd7
…thub.com/aws/aws-sdk-go'
Owner
|
Siiiick. You've picked up exactly the dependencies I'd earmarked, you'll want this guy for the WinRM stuff: https://github.com/masterzen/winrm Example usage in this project: |
Owner
|
WinRM example of using psexec to start a process that interacts with the console session: We'll also be able to use it to do general bootstrap/housekeeping tasks: The prerequisite steps on the image being: https://github.com/masterzen/winrm-cli#preparing-the-remote-windows-machine-for-basic-authentication Idea is to move the stuff I was doing in a batch file locally into local commands, and add a https://developer.valvesoftware.com/wiki/Steam_browser_protocol |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is just a note that I've started work on a golang cli. I haven't done much, just install some dependencies and grabbed the spot price history. I'm going to tinker with it over the next week or so.