🐛 Bug Fixes
- fix rerender markdown format, update readme
🔧 Other Changes
- Merge pull request #18 from benoitpetit/master
- render markdown & update readme
- super duckduck update
📦 Downloads
- Linux:
duckduckgo-chat-cli_v1.1.8_linux_amd64 - Windows:
duckduckgo-chat-cli_v1.1.8_windows_amd64.exe - macOS:
duckduckgo-chat-cli_v1.1.8_darwin_arm64 - All platforms:
duckduckgo-chat-cli_v1.1.8_release.zip
🔐 Security
SHA256 checksums are provided for all binaries.
🚀 Installation
Linux/macOS
# Download and install
curl -L https://github.com/benoitpetit/duckduckGO-chat-cli/releases/download/v1.1.8/duckduckgo-chat-cli_v1.1.8_linux_amd64 -o duckduckgo-chat-cli
chmod +x duckduckgo-chat-cli
sudo mv duckduckgo-chat-cli /usr/local/bin/Windows
Download the .exe file and add it to your PATH.
Built with ♥ by GitHub Actions