Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle/netsuite-suitecloud-sdk
SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).
https://github.com/oracle/netsuite-suitecloud-sdk
cli development-kit javascript netsuite nodejs sdf sdk suiteapp suitecloud suitecloud-cli suitecloud-sdk
Last synced: 6 days ago
JSON representation
SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).
- Host: GitHub
- URL: https://github.com/oracle/netsuite-suitecloud-sdk
- Owner: oracle
- License: upl-1.0
- Created: 2019-11-19T09:54:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T14:28:53.000Z (about 2 months ago)
- Last Synced: 2024-12-13T10:05:58.324Z (13 days ago)
- Topics: cli, development-kit, javascript, netsuite, nodejs, sdf, sdk, suiteapp, suitecloud, suitecloud-cli, suitecloud-sdk
- Language: JavaScript
- Homepage: https://www.netsuite.com/
- Size: 9.77 MB
- Stars: 207
- Watchers: 36
- Forks: 63
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# SuiteCloud SDK
SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that let you customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).In this GitHub repository, the following SuiteCloud SDK tools are available:
- [SuiteCloud CLI for Node.js](./packages/node-cli)
- [SuiteCloud Extension for Visual Studio Code](./packages/vscode-extension)
- [SuiteCloud Unit Testing](./packages/unit-testing)
## Release Notes & Documentation
To read the 2024.2 NetSuite's release notes and documentation, check the following sections of NetSuite's Help Center:
- Read the release notes for NetSuite 2024.2 in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html).
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).## Contributing
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)## Security
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process## License
Copyright (c) 2022, 2023, 2024 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.
By installing SuiteCloud Extension for Visual Studio Code, you are accepting the installation of the SuiteCloud SDK dependency under the [Oracle Free Use Terms and Conditions](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.