Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 601 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 601 Bytes

This is writeup about the engineering practices that we follow @ Multunus, based on Continuous Delivery and Extreme Programming Practices.

The practices can be classified into:

  • Planning
  • Developing
  • Releasing
  • Collaborating

This is still under Work in Progress and more content will be added in the coming days.

#Planning

#Developing

##Test Driven Development ##Pairing ##Mainline Development ##Feature Toggles

#Releasing

#Collaborating