mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-21 16:18:47 +00:00
4 lines
No EOL
96 B
Bash
Executable file
4 lines
No EOL
96 B
Bash
Executable file
#!/bin/sh
|
|
|
|
brew install sqlite3
|
|
cargo install diesel_cli --no-default-features --features sqlite |