- Notifications
You must be signed in to change notification settings - Fork349
✨ Agentic chat experience in your terminal. Build applications using natural language.
License
Apache-2.0, MIT licenses found
Licenses found
aws/amazon-q-developer-cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- macOS:
- DMG:Download now
- HomeBrew:
brew install --cask amazon-q
- Linux:
Thank you so much for considering to contribute to Amazon Q.
Before getting started, see ourcontributing docs.
- MacOS
- Xcode 13 or later
- Brew
git clone https://github.com/aws/amazon-q-developer-cli.git
2. Install the Rust toolchain usingRustup:
curl --proto'=https' --tlsv1.2 -sSf https://sh.rustup.rs| shrustup default stablerustup toolchain install nightlycargo install typos-cli
- To compile and run:
cargo run --bin chat_cli. - To run tests:
cargo test. - To run lints:
cargo clippy. - To format rust files:
cargo +nightly fmt. - To run subcommands:
cargo run --bin chat_cli -- {subcommand}.- Login would then be:
cargo run --bin chat_cli -- login
- Login would then be:
chat_cli- theqCLI, allows users to interface with Amazon Q Developer fromthe command linescripts/- Contains ops and build related scriptscrates/- Contains all rust cratesdocs/- Contains technical documentation
For security related concerns, seehere.
This repo is dual licensed under MIT and Apache 2.0 licenses.
Those licenses can be foundhere andhere.
“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.
About
✨ Agentic chat experience in your terminal. Build applications using natural language.
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.