Skip to content

Code used in DEVNET Workshops at Cisco Live Events

Notifications You must be signed in to change notification settings

hpreston/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

No packages published