Skip to content

alexfalkowski/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.