This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f34defb77f
budibase
/
scripts
/
bootstrap.sh
6 lines
81 B
Bash
Executable File
Raw
Blame
History
if
[
-d
"packages/pro/src"
]
;
then
cd
packages/pro
yarn
lerna bootstrap
fi
Reference in New Issue
View Git Blame
Copy Permalink