I hereby claim:
- I am dslzuha on github.
- I am dslzuha (https://keybase.io/dslzuha) on keybase.
- I have a public key ASATowo_n6kxMeQ78RhWWiys_QS7qlsgty7wy1eBfvFIZQo
To claim this, I am signing this object:
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\chocolatey.nupkg" checksum="193D9A6E05699976F6E3D8DCAA0EEFDF" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\chocolatey.nuspec" checksum="D929D78C2D5111001801B0457CA49FF5" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\tools\chocolateyInstall.ps1" checksum="A4D0C5A813A2DD026936EF512F0CEDFB" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\tools\chocolateysetup.psm1" checksum="538B701009409E680B2195DCF7FB26FF" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\tools\init.ps1" checksum="FA473E5F9A52AE652224780C58661E76" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\tools\VERIFICATION.txt" checksum="80A2FDF092571CC30652B7658C0A1624" /> | |
<file path="C:\ProgramData\chocolatey\lib\chocolatey\tools\chocolateyInstall\choco.exe" checksum="F |
I hereby claim:
To claim this, I am signing this object:
[![Build status](https://ci.appveyor.com/api/projects/status/scg80s9tc3fepk3g?svg=true)](https://ci.appveyor.com/project/dslzuha/chocolatey-packages) |
#!/bin/bash | |
# Get postman app | |
wget https://dl.pstmn.io/download/latest/linux64 -O postman.tar.gz | |
sudo tar -xzf postman.tar.gz -C /opt | |
sudo ln -s /opt/Postman/Postman /usr/bin/postman | |
#Create a Desktop Entry | |
cat > ~/.local/share/applications/postman.desktop <<EOL | |
[Desktop Entry] | |
Encoding=UTF-8 |
Heads Up! The GitHub and Slack app has a few new features to help you turn conversations into next steps. Take action on pull requests, issues, and more right from your Slack channels to start moving work forward, faster. Read more about it on the GitHub blog.
The GitHub integration for Slack gives you and your teams full visibility into your GitHub projects right in Slack channels, where you can generate ideas, triage issues and collaborate with other teams to move projects forward. This integration is an open source project, built and maintained by GitHub.
# Slack Integration with GitHub | |
> **Heads Up!** The GitHub and Slack app has a few new features to help you turn conversations into next steps. Take action on pull requests, issues, and more right from your Slack channels to start moving work forward, faster. [Read more about it on the GitHub blog](https://blog.github.com/2018-05-17-new-improvements-to-slack-and-github-integration/). | |
## About | |
The GitHub integration for Slack gives you and your teams full visibility into your GitHub projects right in Slack channels, where you can generate ideas, triage issues and collaborate with other teams to move projects forward. This integration is an open source project, built and maintained by GitHub. | |
## Table of Contents | |
- [Installing the GitHub integration for Slack](#installing-the-github-integration-for-slack) |