mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04: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 |