From 144a616fdbce6957d9226343cbd2800db983c92b Mon Sep 17 00:00:00 2001 From: stefan Date: Sun, 22 Feb 2026 12:30:40 +0100 Subject: CheatSheets --- GetPlantUML-CheatSheets.sh | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 GetPlantUML-CheatSheets.sh (limited to 'GetPlantUML-CheatSheets.sh') diff --git a/GetPlantUML-CheatSheets.sh b/GetPlantUML-CheatSheets.sh new file mode 100755 index 0000000..77da55c --- /dev/null +++ b/GetPlantUML-CheatSheets.sh @@ -0,0 +1,19 @@ +### some useful Archimate examples/cheat sheets I found via +### via https://calendar.de.com/p/archimate-quick-guide-archimate-guide.html + +wget "https://blogger.googleusercontent.com/img/a/AVvXsEgBe-7TdjxTUmH_K9mSwsgkjh2EoOgWkE80b1dGLJHFXtEzL4DVuVhqTMLM5D5n7mjK5Tq6abafn0LDfrg4GVigjiRt7HRNKowhEGdaHII_K05dJwWOId8se1hSx-j-9G0NJneKJKNYXM97hIaoVAnI5S47Gjpqpsayu6kUgoJkvmP5gtNMZLSKktvQgA=w1600" -O ArchimateLayersTogafADM.png + +wget "https://i.pinimg.com/originals/7c/25/95/7c2595865c84aa7d29bd8485055f07de.png" -O ArchimateNotation.png + +wget "https://cdn.signavio.com/uploads/2017/12/cheatsheet-archimate-preview-en.png" -O ArchimateCheatSheet.png + +wget "https://static.visual-paradigm.com/web/images/tutorials/archimate-tutorial/13-archimate-example-all-layers.png" -O ArchimateLayersAll.png + +wget "https://static.blog4ever.com/2014/08/780066/big_artfichier_780066_7864790_201809124657168.png" -O ArchimateElementsAll.png + + +wget "https://cdn.signavio.com/uploads/2012/10/poster-preview-bpmn-en.png" -O BPMN-Poster.png + +wget "https://www.archimatetool.com/wp-content/uploads/2018/11/ArchiMate-3.0-Notation-Overview-canvas-Low-saturation-color-scheme.png" -O ArchimateNotationOverview3.png + +wget "https://e7.pngegg.com/pngimages/147/25/png-clipart-archimate-enterprise-architecture-business-diagram-zachman-framework-enterprise-poster-template-angle.png" -O ArchimateEnterpriseExampleAllAllLayers.png -- cgit v1.2.3