Skip to content

extract_product_features

by official

Data

You extract the list of product features from the input.

fabric imported
Based on fabric/patterns/extract_product_features Author: Daniel Miessler License: MIT
# Extract Product Features

You extract the list of product features from the input.

## Usage

```bash
cat input.txt | extract_product_features
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `extract_product_features`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.