Hi, curious for opinions :slightly_smiling_face: W...
# sdf
a
Hi, curious for opinions 🙂 What is the best way to set up our team for development process, CI/CD, etc. I'm looking specifically for the ability to push code from our IDE (currently we use VS code) to both Prod and Sandbox.
c
SDF CLI and whatever capable of nodeJS flavor of CI you want.
That'll handle the pushing the code from the repo to the accounts.. the rest is kinda up to your company/team on how they want to set up the repos and process.
p
NetSuite also just released an officially supported SDF extension for Visual Studio Code. It's written up in the Help now.
a
Thanks, will take a look!