Prepara versao dev 1.0
This commit is contained in:
13
1. docs/old/instrucoes-ia.md
Normal file
13
1. docs/old/instrucoes-ia.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Repositorio
|
||||
|
||||
https://git.stackbyte.cloud/erik/aggios.app.git
|
||||
|
||||
touch README.md
|
||||
git init
|
||||
git checkout -b main
|
||||
git add README.md
|
||||
git commit -m "first commit"
|
||||
git remote add origin https://git.stackbyte.cloud/erik/aggios.app.git
|
||||
git push -u origin main
|
||||
|
||||
coloque sempre cursor pointer em botoes e links!
|
||||
Reference in New Issue
Block a user