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
Philip Denys
03/12/2021, 3:40 PM
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...