ollama/README.md
2023-06-22 18:31:40 -04:00

16 lines
107 B
Markdown

# Prototype
## Setup
```
brew install npm
brew install go
```
## Develop
```
./install.sh
./dev.sh
```