Feat: se actualiza CONTRIBUIR.md

This commit is contained in:
sinergia 2023-08-17 11:20:31 -05:00
parent 1bb4af8f16
commit 51d58de12a

View File

@ -18,6 +18,7 @@
1. iniciar entorno `rake init`
2. iterar con `rake tdd`
3. detener el entorno `rake down`
4. limpiar cache `git clean -xdf`
### entorno vivo de desarrollo