We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e7d13 commit 6b6c66bCopy full SHA for 6b6c66b
Makefile
@@ -0,0 +1,5 @@
1
+build:
2
+ ruby uml.rb > cards.uml
3
+ plantuml cards.uml
4
+ open cards.png
5
+
0 commit comments