automatic network map creation

This commit is contained in:
2023-11-28 19:48:39 +01:00
parent a19f383672
commit 6eb539b463
3 changed files with 11 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
output: map.txt
map.txt: map.md
cat map.md | graph-easy --boxart > map.txt