Skip to content

wmahfoudh/fabric-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

fabric-patterns

πŸš€ High-Quality Patterns for Fabric

This project aims provide a collection of high-quality curated and well tested patterns for Fabric. Another reason for creating this repository is the fact that I don't like the naming convention of patterns in the main Fabric repository, I prefer short names which is justified by the limited number of patterns I use. I find creating aliases a bit cumbersome.

Few patterns here are simple renamed Fabric copies. Some are improved versions and most are completely written from scratch.

πŸš€ Getting Started

1. Getting the Patterns

It is possible to manually copy the needed patterns or clone this repository, but the esiest way to get the patterns is to:

  • run fabric -S
  • chose option 11
  • paste this repository URL https://github.com/wmahfoudh/fabric-patterns
  • hit enter twice

2. Explore the Patterns

Each pattern resides in its own directory generally with a README.md file.

πŸ“‚ Repository Structure

fabric-patterns/
β”œβ”€β”€ patterns/
β”‚   β”œβ”€β”€ pattern-1/
β”‚   β”œβ”€β”€ pattern-2/
β”‚   └── ...
└── README.md

πŸ“œ License

This repository is licensed under the GPLv3 License. See the LICENSE file for more details.


🌟 Acknowledgments

BIG thanks to Daniel Miessler and all contributors for creating and maintaining Fabric.

About

A collection of high-quality curated and well tested patterns for Fabric.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published