Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 935 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 935 Bytes

bin

A place for common executables.

Rationale

After some considerable amount of time one starts to repeat themselves around projects (maybe it is just me). Rather than keep duplicating the efforts, we should standardize them.

Directories

We will break these executables into higher level categories. These will be as follows:

Folder Description
Quality Anything related to style, performance, security, reliability, etc.
Build Any tool to manage and organize builds.

Usage

Best to use this repository as a Submodule.

Circle CI

As Circle CI does not seem to support submodules, so we need to do some work.