Cisco Live Workshops Code used in Hank's Cisco Live (and other event) workshops. Setup commands for different labs NetDevOps Development Environments Open terminal and run curl -o setup.sh \ https://raw.githubusercontent.com/hpreston/ciscolive_workshops/master/netdevops-devenv/setup.sh && \ chmod +x setup.sh && \ ./setup.sh