We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8bfd0 commit afe6681Copy full SHA for afe6681
utils/build-readme.jl
@@ -0,0 +1,6 @@
1
+using Pkg
2
+Pkg.activate(".")
3
+
4
+using Weave
5
6
+weave("README.jmd", out_path=:pwd, doctype="github")
0 commit comments