Merge pull request #37 from cofonseca/master

Added HipChatAdmin module.
This commit is contained in:
Janik von Rotz 2017-07-17 18:07:45 +02:00 committed by GitHub
commit ead86599f1

View File

@ -32,6 +32,7 @@ It includes a command-line shell and an associated scripting language.
## API Wrapper
- [HipChatAdmin](https://github.com/cofonseca/HipChatAdmin) - A module for simple integration with Atlassian HipChat via the HipChat API.
- [PSGitHub](https://github.com/pcgeek86/PSGitHub) - This PowerShell module contains commands to manage GitHub through its REST API.
- [Posh-Github](https://github.com/Iristyle/Posh-GitHub) - Powershell cmdlets that expose the GitHub API.
- [Posh-Gist](https://github.com/dfinke/Posh-Gist) - PowerShell cmdlets for interacting with GitHub Gist.