Pinned Loading
-
awesome-leading-and-managing
awesome-leading-and-managing PublicForked from fokusferit/awesome-leading-and-managing
Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
-
insomnia-plugin-brokeredMessage
insomnia-plugin-brokeredMessage PublicInsomnia plugin to re-format json body message as a BrokeredMessage in order to trigger Azure non-HTTP triggered Functions
JavaScript
-
Keeping a fork up to date
Keeping a fork up to date 1### 1. Clone your fork:
23git clone git@github.com:YOUR-USERNAME/YOUR-FORKED-REPO.git
45### 2. Add remote from original repository in your forked repository:
-
postman-ninjarmm
postman-ninjarmm PublicPostman collection for accessing the Ninja RMM APIs
-
New (windows) machine software insta...
New (windows) machine software install script - few things removed/added from the original Source was liberally lifted from Rick Strahl's blog post at http://weblog.west-wind.com/posts/2013/Dec/19/Dell-XPS-15-review 1REM on one line
2@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex
3((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))"
4&& SET PATH=%PATH%;%systemdrive%\chocolatey\bin
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.