mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
docs: add Windows install via winget and Docker deployment instructions
- Add winget installation method for Windows - Add Docker Hub and GHCR image references - Include docker run examples for setup/patterns - Remove deprecated PowerShell download link - Delete unused show_fabric_options_markmap pattern - Update suggest_pattern with new AI patterns - Add personal development patterns for storytelling
This commit is contained in:
@@ -1332,14 +1332,6 @@
|
||||
"DEVELOPMENT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"patternName": "show_fabric_options_markmap",
|
||||
"description": "Visualize Fabric capabilities using Markmap syntax.",
|
||||
"tags": [
|
||||
"VISUALIZE",
|
||||
"DEVELOPMENT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"patternName": "solve_with_cot",
|
||||
"description": "Solve problems using chain-of-thought reasoning.",
|
||||
|
||||
Reference in New Issue
Block a user