A Simple Roadmap

Ideas

  • Create a diagram using Mermaid

  • Create a diagram using dot notation

  • Create a diagram from JSON

  • Create a diagram from a graph format

  • Convert a pre-existing roadmap into a dynamically rendered graph

  • Create a "sketchy" graph diagram

{:deps {org.clojure/clojure {:mvn/version "1.10.1"}
        ;; complient is used for autocompletion
        ;; add your libs here (and restart the runtime to pick up changes)
        compliment/compliment {:mvn/version "0.3.9"}}}
deps.edn
Extensible Data Notation
{:hello (clojure-version)}
0.1s
Clojure

Resources

Runtimes (1)