You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# To install dependencies and link projects
lerna bootstrap
# To build projects
lerna run build
# To build and test
lerna run create
# To publish
lerna publish
About
A cli utility to help with developing and using dxworks projects