summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTulio Casagrande <tuliocasagrande@gmail.com>2017-03-24 11:39:44 -0300
committerGitHub <noreply@github.com>2017-03-24 11:39:44 -0300
commitf7bb5b60dae726f9a92b2d0286b6235cdcbb4ea5 (patch)
treedbd57c0a649389704dd99e73c98a8e63580d466b /Makefile
parentfc074ea9f9b7cd6708a5a878a7b56a4d76a9124e (diff)
parent2139c40daf24bdea0010b2c01513a2522a416616 (diff)
Merge pull request #1023 from pixelated/diagram-account-recovery
Account recovery diagrams
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5ca8ffcb..df0902c3 100644
--- a/Makefile
+++ b/Makefile
@@ -114,3 +114,9 @@ remove_virtualenv:
remove_javascript_packages:
rm -rf web-ui/node_modules
rm -rf web-ui/app/bower_components
+
+diagrams:
+ @. $(VIRTUALENV)/bin/activate;\
+ pip install plantuml;\
+ cd service/diagrams/png;\
+ python -m plantuml *.txt