ollama/README.md

16 lines
107 B
Markdown
Raw Normal View History

2023-06-22 12:45:31 -04:00
# Prototype
## Setup
```
brew install npm
brew install go
```
## Develop
```
./install.sh
./dev.sh
```