Skip to content

FlowSync-Consulting/netsuite-sdf-deployment-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetSuite SDF Deployment Toolkit

Scripts and workflows for NetSuite SDF (SuiteCloud Development Framework) project setup, environment management, automated deployments, and CI/CD integration.

About FlowSync Consulting

FlowSync Consulting specializes in NetSuite customization, integration, and automation. This toolkit reflects the SDF deployment practices we use in enterprise client projects.

Contact us for NetSuite consulting services →

Features

  • Project Scaffolding - Quick SDF project initialization
  • Environment Management - Multi-environment configuration (dev, staging, prod)
  • Automated Deployments - CI/CD integration scripts
  • Validation Hooks - Pre-deployment validation and testing
  • Rollback Support - Safe deployment rollback procedures

Quick Start

# Initialize new SDF project
./scripts/init-project.sh my-netsuite-project

# Deploy to sandbox
./scripts/deploy.sh --env sandbox

# Deploy to production
./scripts/deploy.sh --env production --validate

License

MIT License - see LICENSE file for details.


Status: 🚧 Coming soon - toolkit under development

About

Scripts and workflows for NetSuite SDF (SuiteCloud Development Framework) project setup, environment management, automated deployments, and CI/CD integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors