Metadata-Version: 2.1
Name: zulu-cli
Version: 0.2.7
Summary: A CLI tool to help tech team to improve tasks
Home-page: https://github.com/zuluapp/zulu-cli
Author: Zulu Labs
Author-email: anderson@zuluapp.io
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
License-File: LICENSE
Requires-Dist: PyYAML==6.0.1
Requires-Dist: ruamel.yaml==0.18.6
Requires-Dist: cryptography==42.0.8
Requires-Dist: boto3==1.34.130
Requires-Dist: pyOpenSSL==24.1.0

# Developer CLI Tool

Welcome to the Developer CLI Tool! This tool is designed to help developers streamline and improve various aspects of their workflow, including task automation, code quality checks, and project management.

## Features

- **Code Quality Checks**: Run linting, formatting, and testing commands with ease.
- **Project Management**: Manage your projects more efficiently with built-in project management commands.
- **Customizable**: Easily extend and customize the tool to fit your specific needs.

## Installation

You can install the Developer CLI Tool using npm:

```bash
npm install -g zulu-cli
