/style_guides

A collection of styles/best practices.

MIT LicenseMIT

Style Guides

Patreon

A collection of styles/best practices.

Table of Contents

Features

  • Business
  • Communication
  • Design
  • Operations
  • Programming
  • Tools

Requirements

None.

Setup

Open a terminal window and execute one of the following setup sequences depending on your version preference:

Current Version (stable):

git clone https://github.com/bkuhlmann/style_guides.git
cd style_guides
git checkout v0.15.0

Master Version (unstable):

git clone https://github.com/bkuhlmann/style_guides.git
cd style_guides

Usage

Read/use the *.md (Markdown) documents located in the subfolders.

Versioning

Read Semantic Versioning for details. Briefly, it means:

  • Major (X.y.z) - Incremented for any backwards incompatible public API changes.
  • Minor (x.Y.z) - Incremented for new, backwards compatible, public API enhancements/fixes.
  • Patch (x.y.Z) - Incremented for small, backwards compatible, bug fixes.

Code of Conduct

Please note that this project is released with a CODE OF CONDUCT. By participating in this project you agree to abide by its terms.

Contributions

Read CONTRIBUTING for details.

License

Copyright (c) 2013 Alchemists. Read LICENSE for details.

History

Read CHANGES for details.

Credits

Developed by Brooke Kuhlmann at Alchemists.