Lx4U-book/docs/build-system/grep.md
2021-11-04 19:24:31 +03:00

28 lines
359 B
Markdown

{{ include('../packages/grep/README.md') }}
## Настройка
```bash
{{ include('../packages/grep/configure') }}
```
## Сборка
```bash
{{ include('../packages/grep/build') }}
```
## Тестирование
```bash
{{ include('../packages/grep/test') }}
```
## Установка
```bash
{{ include('../packages/grep/install') }}
```