Diamond-Patterns are patterns for knowledge work. Use patterns to go faster.
Diamond-Patterns is a collection of patterns, along with software for applying those patterns to a directory. Patterns consist of code templates and documentation that describes how to use each one. There are patterns for several kinds of knowledge work: documents, projects, presentations, software, websites, and more. See the list of available patterns.
The diamond
command is used to control Diamond-Patterns.
Apply the letter
pattern to the current directory:
diamond pattern letter
List all available patterns:
diamond list
View documentation for letter
pattern:
diamond docs letter diamond docs --web letter
Command line help:
diamond --help diamond pattern --help
Install Diamond-Patterns with Python pip.
pip install diamond-patterns
Installation documentation is available online.