Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kcalixto/senac-sp

🗒️ main repo for senac activities
https://github.com/kcalixto/senac-sp

Last synced: about 4 hours ago
JSON representation

🗒️ main repo for senac activities

Awesome Lists containing this project

README

        

# senac-sp
main repo for senac activities

branch name example:
```bash
4na-2303-as-class-1409
```
4na = semestre
2303 = periodo
as = Arquitetura de Software
class = tipo
1409 = campo livre

regex:
```
/^4na-2303-(gp|pi|as|ts|ep|ds)-(class|ado)-[A-Za-z0-9]{1,32}$/
```