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

15 lines
142 B
Plaintext
Raw Normal View History

= The Cyberdark Future
== Building
.Build HTML from asciidoc
[source,sh]
--
just
--
.Clean up build artifacts
[source, sh]
--
just clean
--