mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-07 19:30:22 -05:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
pushd ../../js2
|
|
npm run build
|
|
./link.sh
|
|
popd
|
|
npm link noms
|