generated from onei/lab-template
Enviar arquivos para "src"
This commit is contained in:
parent
7bc63fe8df
commit
2c4e4b7eab
|
|
@ -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