Metadata-Version: 2.1
Name: cq23
Version: 1.6.1
Summary: CLI Tools for CodeQuest 23
Home-page: https://github.com/CALED-Team/cq23-cli-utilities
Author: CodeQuest
Author-email: info@codequest.club
Project-URL: Bug Tracker, https://github.com/CALED-Team/cq23-cli-utilities/-/issues
Project-URL: repository, https://github.com/CALED-Team/cq23-cli-utilities
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: docker (>=6.0.1)
Requires-Dist: boto3 (>=1.26.143)

# CLI Utilities for CodeQuest 23

```shell
pip install cq23
```

```shell
cq23 run
cq23 run map=<map name>
cq23 zip
cq23 check
cq23 cleanup
```
