does anyone have a flow for sharing sdf projects w...
# sdf
p
does anyone have a flow for sharing sdf projects with GIT so the basis of my question is: how do people who clone my repo, use sdf to upload code? do they need to create a project on their side?
😅 1
nevermind, found it so after cloning the git repo (user must have the sdf node cli installed)
$npm i
$suitecloud account:setup -i
choose or create a auth id or you are ready to roll...