Added JiraPS to the API Wrapper modules

This commit is contained in:
Oliver Lipkau 2018-09-15 11:01:56 +02:00
parent d3ac27171b
commit b8d3de4875

View File

@ -42,6 +42,7 @@ It includes a command-line shell and an associated scripting language.
- [PSAppVeyor](https://github.com/dotps1/PSAppVeyor) - A PowerShell Module to interact with the AppVeyor REST Api.
- [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration.
- [ConfluencePS](https://atlassianps.org/module/ConfluencePS/) - A module for interacting with Atlassian's Confluence in powershell (by using the API).
- [JiraPS](https://atlassianps.org/module/JiraPS/) - A module for interacting with Atlassian's Jira in powershell (by using the API).
## Blogs