Skip to content

An article about modeling human and machine state correspondences in ceremonies, protocols, applications, et c.

Notifications You must be signed in to change notification settings

adrifelt/ux-model-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published