0.0.1 • Published 5 years ago
@finitydevs/create-sdf-netsuite v0.0.1
Create SDF Netsuite 
create-sdf-netsuite is a CLI that scaffolds an SDF projects taking away hours of setup. Develop with typescript and then deploy to Netsuite when you are ready 😊
Features
- Scaffolded suitescript templates
- Typescript!
- Objects created for all major script types
- Project ready for deployment through the SDF CLI
Getting Started
For this guide you will need the Suitecloud SDF CLI installed, you can find the npm package here
- Create a new project by running
npx @finitydevs/create-sdf-netsuite mnp-my-new-project
- Install the SDF node modules
cd mnp-my-new-project npm i
- Associate a NetSuite account with this SDF project. In the sdf folder run
npm run setup
Deploying SDF project to Netsuite
Run npm run deploy
to deploy the SDF folder to your file cabinet
About
This project was created by Mayer Lench.
Lets face it, creating SDF projects in NetSuite is a big setup. Of course its easier once its setup but we humans are lazy
This CLI is the result of lots of work and perfecting. This currently is the best way to develop and deploy an SDF project in NetSuite.
Hope you enjoy! Dont forget to star the repo and feel free to contribute!
Backed By
This project is backed by Finity Development