File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 6
6
>
7
7
> - [ Официальный сайт проекта] ( https://dune.build )
8
8
> - Стартовый туториал [ Quick start] ( https://dune.readthedocs.io/en/stable/quick-start.html )
9
+ > - [ Гайды OCaml Platform] ( https://ocaml.org/docs/bootstrapping-a-dune-project )
9
10
10
11
> [ !IMPORTANT] Управление зависимостями
11
12
> Стоит понимать, Dune не занимается управлением пакетами (зависимостями).
Original file line number Diff line number Diff line change 10
10
![ ] ( https://i.ibb.co/Q6YSgG3/photo-2024-07-05-23-01-27.jpg )
11
11
:::
12
12
13
- ### Документация
14
-
15
- - [ Using opam] ( https://opam.ocaml.org/doc/Usage.html ) &mdash ; всё что нужно знать, чтобы использовать;
16
- - Полный [ мануал] ( https://opam.ocaml.org/doc/Manual.html ) с описанием всех возможностей;
13
+ > [ !NOTE] Документация
14
+ >
15
+ > - [ Управление зависимостями] ( https://ocaml.org/docs/managing-dependencies )
16
+ > - [ Using opam] ( https://opam.ocaml.org/doc/Usage.html ) &mdash ; всё что нужно знать, чтобы использовать
17
+ > - Полный [ мануал] ( https://opam.ocaml.org/doc/Manual.html ) с описанием всех возможностей
17
18
18
19
## Обновление пакетов
19
20
You can’t perform that action at this time.
0 commit comments