Skip to content

Instantly share code, notes, and snippets.

View BarathArivazhagan's full-sized avatar
🎯
Focusing

Barath Arivazhagan BarathArivazhagan

🎯
Focusing
  • Canada
View GitHub Profile
@BarathArivazhagan
BarathArivazhagan / concourse.md
Created June 9, 2018 08:56 — forked from kevin-smets/concourse.md
Setup the Concourse binary locally on macOS and run the hello world example.

Prerequisites

Installs

Concourse

curl -Lo concourse https://github.com/concourse/concourse/releases/download/v2.5.0/concourse_darwin_amd64 && chmod +x concourse && mv concourse /usr/local/bin
@BarathArivazhagan
BarathArivazhagan / WSo2 Download
Created January 13, 2018 04:29 — forked from fjunior87/WSo2 Download
WGET Command Download WSO2 Products
API MGR
wget --user-agent="testuser" --referer="http://connect.wso2.com/wso2/getform/reg/new_product_download" http://dist.wso2.org/products/api-manager/2.1.0/wso2am-2.1.0.zip
API-MGR-ANALYTICS
wget --user-agent="testuser" --referer="http://connect.wso2.com/wso2/getform/reg/new_product_download" http://dist.wso2.org/products/api-manager/2.1.0/wso2am-analytics-2.1.0.zip
ESB
wget --user-agent="testuser" --referer="http://connect.wso2.com/wso2/getform/reg/new_product_download" http://dist.wso2.org/products/enterprise-integrator/6.1.1/wso2ei-6.1.1.zip