Initial commit

This commit is contained in:
Onei de Barros Junior 2026-03-08 16:07:12 +00:00
commit 2b9e0adecd
3 changed files with 61 additions and 0 deletions

19
CHANGELOG.md Normal file
View File

@ -0,0 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
---
## [Unreleased]
### Added
- Initial repository structure
- Documentation folders
- Template files
---
## [1.0.0] - 2026
### Added
- Initial release

14
LICENSE.md Normal file
View File

@ -0,0 +1,14 @@
MIT License
Copyright (c) 2026 Onei Barros Jr.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

28
README.md Normal file
View File

@ -0,0 +1,28 @@
# Nome do Projeto
Descrição do projeto.
Este repositório faz parte do laboratório técnico:
https://git.maiswebsites.com
---
## Estrutura
src/
scripts/
examples/
docs/
---
## Objetivo
Descreva aqui o objetivo do projeto.
---
## Autor
Eng. Onei Barros Jr.