Skip to content

Practice problems and solutions for common DevOps and Software engineering challenges.

License

Notifications You must be signed in to change notification settings

kosyfrances/levelup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

levelup

A collection of exercises intended to increase DevOps and Software engineering skills.

  • Python 3.6+
  • Vagrant
  • VirtualBox w/ Extension Pack

Quick Start

Create a python virtualenv.

virtualenv venv
source ./venv/bin/activate

Install required python packages.

pip install -r requirements.txt

Navigate to the desired exercise and read it's README.md.

References

About

Practice problems and solutions for common DevOps and Software engineering challenges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published