ollama/README.md

16 lines
107 B
Markdown

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