-
Notifications
You must be signed in to change notification settings - Fork 0
adrifelt/ux-model-graphs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html> <meta charset="UTF-8"> <body> <p>An article about modeling human and machine state correspondences in ceremonies, protocols, applications, et c.</p> <p>To build the <code>.dot</code> files, install <code>graphviz</code>:</p> <pre> $ <strong>sudo apt-get install graphviz</strong> </pre> <p>Once you have <code>graphviz</code>, just run <code>make</code> to make the PNG files:</p> <pre> $ <strong>make</strong> </pre> <p>You can also commit and push in 1 command:</p> <pre> $ <strong>make commit</strong> </pre>
About
An article about modeling human and machine state correspondences in ceremonies, protocols, applications, et c.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published