Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.07 KB

DESIGN.md

File metadata and controls

39 lines (23 loc) · 2.07 KB

flightchecks design

Table of Contents

What does this package do?

flightchecks are the Intellibus-recommended defaults for Linting, Formatting, & Committing.

Essentially this package is a monorepo for all of our config defaults.

How is it different from what I already use?

WORK IN PROGRESS: flightchecks is still in the design phase.

Why should I adopt it?

WORK IN PROGRESS: flightchecks is still in the design phase.

How do I contribute to this package?

flightchecks is a part of the Open Source Universe. All Projects in the Open Source Universe follow the same Contribution Guidelines & Process.

We would love for you to contribute to the Open Source Universe!

Also check out the rewards offered for contributing to the Open Source Universe.

How do I adopt this design in my framework, language, etc.?

flightchecks only plans to initially support Typescript & JavaScript Applications. However, we would love for the community to contribute versions for other languages (Java, Go, etc.)

When creating an implementation for another language, we encourage that the implementation follow the Open Source Universe Principles & follows the same design (this document) & specifications (unit tests) as the Typescript & JavaScript Implementation.