Skip to content

Commit

Permalink
feat: add new tool diagrams for prototyping system
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreytse committed Feb 24, 2024
1 parent 0e3b6b8 commit 95aa65c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ansible/playbooks/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,10 @@
community.general.homebrew_cask:
name: sourcetree

###########################
# diagrams
# 🎨 Diagram as Code for prototyping cloud system architectures
# https://github.com/mingrammer/diagrams
###########################
- name: All => install diagrams
ansible.builtin.command: pip install diagrams

0 comments on commit 95aa65c

Please sign in to comment.