Skip to content

Instantly share code, notes, and snippets.

View pedropbazzo's full-sized avatar
📲
+55 #helloworld

Pedro Paulo Bazzo pedropbazzo

📲
+55 #helloworld
View GitHub Profile
@pedropbazzo
pedropbazzo / gitflow.md
Created September 25, 2023 00:14 — forked from profalves/gitflow.md
Manual de git flow

GIT FLOW

Instalando

MAC OS X:

brew install git-flow

UBUNTU/LINUX:

sudo apt-get install git-flow

Inicializando

@pedropbazzo
pedropbazzo / README.md
Created September 7, 2021 00:25 — forked from deviantony/README.md
Portainer HTTP API by example

DEPRECATION NOTICE

This gist is now deprecated in favor of our official documentation: https://documentation.portainer.io/api/api-examples/ which contains up to date examples!

THE FOLLOWING DOCUMENTATION IS DEPRECATED

Please refer to the link above to get access to our updated API documentation and examples.