22 lines
311 B
Markdown
22 lines
311 B
Markdown
# Y-Sec Typst Templates
|
|
|
|
## Installation
|
|
|
|
### Typst
|
|
Avec cargo:
|
|
|
|
```
|
|
cargo install typst-cli
|
|
```
|
|
|
|
### Y-Sec Templates
|
|
|
|
```
|
|
git clone <https://url.of/repo.git> ~/.local/share/typst/packages/y-sec
|
|
```
|
|
|
|
## Templates:
|
|
|
|
- [Test écrit](exam) ([exemple](exam/demo.typ), [pdf](exam/demo.pdf))
|
|
- [Laboratoire](lab)
|