How to add my own pattern? #167
Replies: 4 comments 13 replies
-
Did you put your new pattern in .config/fabric/patterns? |
Beta Was this translation helpful? Give feedback.
-
Hi @CPAtoCybersecurity, awesome. Thanks for the help. It work well..
|
Beta Was this translation helpful? Give feedback.
-
"fabric --update" overrides may custom patterns under /.config/fabric/patterns/ ... what can i do? |
Beta Was this translation helpful? Give feedback.
-
Do I need to run any comments once I added or updated existing new pattern? The latest version will be used automatically? |
Beta Was this translation helpful? Give feedback.
-
I'm just getting started here, directly invoking patterns from the client. I ran a couple of the existing patterns. So far, so good. Next, I tried writing my own, new, pattern. I created a new subfolder within the patterns folder and populated it with a
system.md
file. I then didfabric -u
followed byfabric -p my_new_pattern
, but fabric can't find my new pattern. What am I doing wrong? I don't see anything in the readme file on this topic.Beta Was this translation helpful? Give feedback.
All reactions