Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 250 Bytes

costm_software

Clone o projeto:

git clone https://github.com/costm-software/costm-software.git

Entre no diretório do projeto:

cd costm-software

Instale as dependências:

flutter pub get

Inicialize o git flow

git flow init