We welcome your contributions! To get started:
-
Fork & Clone the Repository:
git clone https://github.com/WecoAI/weco-cli.git cd weco-cli -
Install Dependencies:
pip install -e ".[dev]" -
Create a Feature Branch:
git checkout -b feature/your-feature-name
-
Make Changes: Ensure your code adheres to our style guidelines and includes relevant tests.
-
Commit, Push & Open a PR: Commit your changes, and open a pull request with a clear description of your enhancements.