Skip to content

Instantly share code, notes, and snippets.

View jmewes's full-sized avatar

Jan Mewes jmewes

View GitHub Profile
@jmewes
jmewes / create-gist.sh
Created September 30, 2017 18:43
How to create a Gist via shell script?
#!/bin/bash
read -d '' PAYLOAD << EOF
{
"description": "$1",
"public": true,
"files": {
"notes.md": {
"content": "$2"
}
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:33
Project Management > Perform Qualitative Risk Analysis
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:33
Project Management > Perform Quantitative Risk Analysis
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:33
Project Management > Plan Risk Responses
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:33
Project Management > Control Risks
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:33
Project Management > Plan Procurement Management
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:32
Project Management > Conduct Procurements
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:32
Project Management > Control Procurements
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:32
Project Management > Close Procurements
@jmewes
jmewes / notes.md
Last active September 30, 2017 19:32
Project Management > Identify Stakeholders