2023-04-27 14:07:46 +08:00

47 lines
819 B
Markdown

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