Metadata-Version: 2.1
Name: prelude-cli
Version: 0.9.17
Summary: For interacting with the Prelude SDK
Home-page: https://github.com/preludeorg
Author: Prelude Research
Author-email: support@prelude.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: prelude-sdk (==0.9.16)
Requires-Dist: click
Requires-Dist: rich

# Prelude CLI

Standardize how you write, compile, validate and deploy security tests.

```bash
pip install prelude-cli
prelude --help
```

## Full documentation can be found at [docs.prelude.org](https://docs.prelude.org/v2/docs/prelude-cli)
