1.0.3 • Published 3 years ago

@onezerocompany/coding v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Coding Guide

TLDR; We use this repository as a central configuration for all projects, so they all follow the same set of rules. It is version-controlled so that projects can update on their time schedules.

Since code is our bread and butter, we should take proper care of it. That's why we set up these guides to help maintain adequate code quality, style, and maintainability. Here, you will find all the tools, configurations, and documentation on building and maintaining our projects.

Versioning

All of the tools and docs inside this repository are published in one versioned package/release. That way, we can guarantee that all the tools and configs on the same version work together instead of creating a "dependency hell."


Deno Banner

A big thank you to Deno the dinosaur, for being adorable (and enabling us to make our tools!)
This project is under MIT licensing.