aws / amazon-q-developer-cli
- четверг, 17 июля 2025 г. в 00:00:02
✨ Agentic chat experience in your terminal. Build applications using natural language.
Thank you so much for considering to contribute to Amazon Q.
Before getting started, see our contributing docs.
git clone https://github.com/aws/amazon-q-developer-cli.git
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
rustup default stable
rustup toolchain install nightly
cargo install typos-cli
cargo run --bin chat_cli
.cargo test
.cargo clippy
.cargo +nightly fmt
.cargo run --bin chat_cli -- {subcommand}
.
cargo run --bin chat_cli -- login
chat_cli
- the q
CLI, allows users to interface with Amazon Q Developer from
the command linescripts/
- Contains ops and build related scriptscrates/
- Contains all rust cratesdocs/
- Contains technical documentationFor security related concerns, see here.
This repo is dual licensed under MIT and Apache 2.0 licenses.
Those licenses can be found here and here.
“Amazon Web Services” and all related marks, including logos, graphic designs, and service names, are trademarks or trade dress of AWS in the U.S. and other countries. AWS’s trademarks and trade dress may not be used in connection with any product or service that is not AWS’s, in any manner that is likely to cause confusion among customers, or in any manner that disparages or discredits AWS.