Pinned Repositories
adhoc
Really flexible adhoc webserver written in PowerShell.
CertScriptTool
Creates PowerShell scripts that can trivially install/remove/bind SSL (self-signed or otherwise) certificates
PushToTalk
A utility to mute/unmute the mic via hotkey (works for Teams, Skype, others, etc)
pygments
Pygments for .NET
Toolkit
Finally, a canonical place for all my cool code.
fearthecowboy's Repositories
fearthecowboy/autorest.vscode
Visual Studio Code Extension for AutoRest
fearthecowboy/inconsolata-fixed
Fixed version of Inconsolata/Ligconsolata fonts that work in windows.
fearthecowboy/Adhell3
Fork from fusionjack/adhell3
fearthecowboy/autorest-extension-base
Library for easily creating AutoRest extensions in TypeScript/NodeJS
fearthecowboy/autorest.azureresourceschema
Extension for AutoRest (https://github.com/Azure/autorest) that generates Azure resource schemas
fearthecowboy/autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
fearthecowboy/autorest.go
Extension for AutoRest (https://github.com/Azure/autorest) that generates Go code
fearthecowboy/autorest.java
Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
fearthecowboy/autorest.modeler
Converts OpenAPI 2.0 (f.k.a. Swagger) definitions into a representation used by AutoRest (https://github.com/Azure/autorest) code generators.
fearthecowboy/autorest.nodejs
Extension for AutoRest (https://github.com/Azure/autorest) that generates JavaScript code
fearthecowboy/autorest.php
Extension for AutoRest (https://github.com/Azure/autorest) that generates PHP code
fearthecowboy/autorest.ruby
Extension for AutoRest (https://github.com/Azure/autorest) that generates Ruby code
fearthecowboy/autorest.typescript
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
fearthecowboy/azure-resource-manager-schemas
Schemas used to author and validate Resource Manager Templates
fearthecowboy/azure-sdk-for-net
.NET Libraries for Azure
fearthecowboy/azure-sdk-for-ruby
Ruby SDK for Azure Resource Manager: build and manage your Azure cloud infrastructure (Compute, Virtual Networks, Storage, etc...) using Ruby.
fearthecowboy/dotnet-2.0.0
Meta-package detecting and if necessary acquiring the dotnet runtime appropriate for given platform.
fearthecowboy/dotnet-sdk-2.0.0
Dotnet sdk via npm
fearthecowboy/echo-cli
A cross-platform CLI for outputting text to terminal. Supports escape sequences
fearthecowboy/Inconsolata
Development repo of Inconsolata Fonts by Raph Levien
fearthecowboy/incubator.examples
Examples for AutoRest Incubator
fearthecowboy/npm-get-powershell
Downloads PowerShell for use in npm scripts or elsewhere
fearthecowboy/nvs
Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
fearthecowboy/oav
Tools for validating OpenAPI (Swagger) files.
fearthecowboy/perks.extension
The extension-loader library used by autorest and related tools.
fearthecowboy/swagger-to-sdk
Swagger to SDK automation script
fearthecowboy/swagger2openapi
Convert Swagger 2.0 definitions to OpenApi 3.0.0 (and validate)
fearthecowboy/testing
testing
fearthecowboy/tselectron
A template for a typescript electron app
fearthecowboy/vscode-base
a template for a vscode extension that uses npm packages