generated from onei/lab-template
Enviar arquivos para "examples"
This commit is contained in:
parent
9c456b461e
commit
ed5db3fef7
|
|
@ -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