generated from onei/lab-template
Enviar arquivos para "docs"
This commit is contained in:
parent
a182e4d2a6
commit
277574d84c
|
|
@ -0,0 +1,50 @@
|
|||
### \# 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