Skip to content

albel2t/workshops

 
 

Repository files navigation

Cisco Live Workshops

Code used in Hank's Cisco Live (and other event) workshops.

Setup commands for different labs

NetDevOps Development Environments

  1. 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

About

Code used in DEVNET Workshops at Cisco Live Events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 95.4%
  • JavaScript 1.5%
  • HTML 1.3%
  • Shell 1.1%
  • Makefile 0.3%
  • CSS 0.2%
  • Other 0.2%