mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
initial graphviz
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
Package management
|
||||
******************
|
||||
|
||||
Workflow
|
||||
========
|
||||
|
||||
.. graphviz::
|
||||
|
||||
digraph foo {
|
||||
"Unix Fundamentals" -> "Package mamangement";
|
||||
}
|
||||
|
||||
|
||||
What is a package manager?
|
||||
==========================
|
||||
High level overview.
|
||||
|
||||
Reference in New Issue
Block a user