Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkanenobu/chatgpt-repl-rust
https://github.com/mkanenobu/chatgpt-repl-rust
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkanenobu/chatgpt-repl-rust
- Owner: mkanenobu
- License: mit
- Created: 2023-01-12T12:36:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T00:34:44.000Z (5 months ago)
- Last Synced: 2024-12-16T01:37:33.514Z (24 days ago)
- Language: Rust
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT REPL
## Commands
Build
```bash
make build
```Install
```bash
make install
```