Skip to content

abhibalani/engineering-playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

The engineering playbook is a centralized repository of assets to help out with repetitive and common engineering related tasks.

Project Starters

A collection of boilerplate projects to help you kick-start your new product. The starters are a lot more than just a simple setup tech stack setup. They tackle most aspects you have to deal with when starting a project from scratch.

Quality & Coding Standards

  • setup for unit / integration testing frameworks + code coverage
  • SonarQube config file
  • static analysis at compile time - whichever of the followings applies - linters, pmd, findbugs, checkstyle
  • ide formatters

Boilerplate code

Anything that applies to a specific setup; e.g. implementation for authentication / authorisation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 45.5%
  • Groovy 19.6%
  • JavaScript 17.9%
  • CSS 7.0%
  • Shell 4.5%
  • HTML 3.1%
  • Other 2.4%