Skip to content

Commit

Permalink
feat - added tools and section
Browse files Browse the repository at this point in the history
  • Loading branch information
Davphla committed Sep 20, 2023
1 parent e6773cb commit 5da9a4b
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,43 @@ A collection of awesome things regarding the Epitech school ecosystem.
- [Documentation](#documentation)
- [Projects](#projects)
- [Contributing](#contributing)
- [License](#license)

## Tools
## General tools

- clang-format - A tool to format C/C++ code according to the Epitech's coding style.

## Epitech Tools
### General use

#### C tools
- Norminettes
- [Abricot](https://github.com/Just1truc/Abricot-Norminette) - A norminette for C projects.
- [NormEZ](https://github.com/ronanboiteau/NormEZ) - A norminette for C projects.
- Github action
- [Github criterion action](https://github.com/MaximePremont/EpitechCriterionActions) - A Github action to run criterion tests on your C projects.

### Project specific

### Functional tests
#### Tek 1
#### Tek 2

- [Epitech functional tests](https://github.com/izimio/myMouli-Epitech-TESTERS ) - A collection of functional tests for Epitech's projects.
#### Tek 3

### Browser extension



## Documentation

// TODO

## Projects

- [Epitech Subject](https://github.com/Studio-17/Epitech-Subjects) - A collection of Epitech's projects subjects.



## Contributing

Expand Down

0 comments on commit 5da9a4b

Please sign in to comment.