File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - uses : extractions/setup-just@v1
1717 - name : install wasm-pack
1818 run : curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
19+ # clang is needed to compile sqlite
20+ - name : Install LLVM and Clang
21+ uses : KyleMayes/install-llvm-action@v1.9.0
22+ with :
23+ version : 11
1924 # node setup
2025 - uses : actions/setup-node@v3
2126 with :
Original file line number Diff line number Diff line change 11# SQLSync
22
3+ [ ![ github actions] ( https://github.com/orbitinghail/sqlsync/actions/workflows/actions.yml/badge.svg )] ( https://github.com/orbitinghail/sqlsync/actions )
34[ ![ Join the SQLSync Community] ( https://discordapp.com/api/guilds/1149205110262595634/widget.png?style=shield )] [ discord ]
45
56** SQLSync is a collaborative offline-first wrapper around SQLite** designed to synchronize web
You can’t perform that action at this time.
0 commit comments