1
0
Fork 0
the-cyberdark-future/README.adoc

17 lines
197 B
Plaintext

= The Cyberdark Future
:stylesheet: doc.css
:source-highlighter: highlight.js
== Building
.Build HTML from asciidoc
[source,sh]
--
just
--
.Clean up build artifacts
[source, sh]
--
just clean
--