2023-04-27 14:07:46 +08:00
|
|
|
# DevChat
|
2023-04-14 08:05:41 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
DevChat is a programming assistant that helps developers, testers, and operations staff automate many tasks.
|
2023-04-14 08:05:41 +08:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
- Generate code driven by questions
|
|
|
|
- Create smarter commit messages
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-14 08:05:41 +08:00
|
|
|
## Requirements
|
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
- Python package: `pip install devchat`
|
|
|
|
- System package: `apt install dtm`
|
|
|
|
- Set your `OPENAI_API_KEY` environment variable
|
|
|
|
|
|
|
|
## Installation
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
Search for "DevChat" in the Visual Studio Code marketplace and click the "Install" button.
|
2023-04-14 08:05:41 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
## Usage
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
Enter "DevChat" in the command palette to open the interactive page.
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
## Settings
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Coming soon*
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-14 08:05:41 +08:00
|
|
|
## Known Issues
|
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Coming soon*
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-14 08:05:41 +08:00
|
|
|
## Release Notes
|
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Coming soon*
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
## Contributing
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Coming soon*
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
## License
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Specify the license here*
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
## Contact Information
|
2023-04-21 06:44:26 +08:00
|
|
|
|
2023-04-27 14:07:46 +08:00
|
|
|
*Provide your contact information, such as an email address or a link to a GitHub repository*
|