Create script dir and add new role templater
This commit is contained in:
parent
d89e1221fd
commit
ef1c412012
3 changed files with 22 additions and 1 deletions
4
Makefile
4
Makefile
|
@ -62,5 +62,7 @@ all:
|
|||
$(MAKE) visualize
|
||||
|
||||
visualize:
|
||||
./visualize.py | d2 - infrastructure.svg
|
||||
./scripts/visualize.py | d2 - infrastructure.svg
|
||||
|
||||
new_role:
|
||||
./scripts/new_role.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue