Foi escolhida a figura da pirâmide em função da estabilidade que ela representa. A pirâmide lean é divida em 3 camadas (estratégia, gerenciamento e engenharia) e ao redor dela são os resultados alcançados ao utilizá-la.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# .bashrc | |
# Source global definitions | |
if [ -f /etc/bashrc ]; then | |
. /etc/bashrc | |
fi | |
if [ -f /usr/share/git-core/contrib/completion/git-prompt.sh ]; then | |
source /usr/share/git-core/contrib/completion/git-prompt.sh | |
fi |
Yeap, that's right... you didn't misread it 😂
Great question! I'll try to explain my reasons here.
But first, let me make one thing straight: I actually didn't create a microframework. I've created a small set of abstractions that allow us to use many different components together