generated from onei/lab-template
Enviar arquivos para "src"
This commit is contained in:
parent
5cf3700d67
commit
fae642ddb2
|
|
@ -0,0 +1,24 @@
|
|||
# Project Template
|
||||
|
||||
## Template padrão para projetos do laboratório técnico.
|
||||
|
||||
### Estrutura:
|
||||
|
||||
```
|
||||
|
||||
lab-template/
|
||||
README.md
|
||||
docs/
|
||||
README.md
|
||||
(DOCUMENTAÇÃO)
|
||||
src/
|
||||
README.md
|
||||
(CÓDIGO FONTE)
|
||||
scripts/
|
||||
README.md
|
||||
(SCRIPTS AUXILIARES)
|
||||
examples/
|
||||
README.md
|
||||
(EXEMPLOS)
|
||||
|
||||
```
|
||||
Loading…
Reference in New Issue