![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@kustomer/apps-cli
Advanced tools
[Documentation](https://developer.kustomer.com/kustomer-apps-platform/v0.1-Apps-SDK/docs/cli-introduction)
The command line interface is used to generate Kustomer apps that use the SDK. It will also register those apps with the Kustomer platform and generate the appropriate app tokens.
The following command will scaffold a basic app for you to build upon so you can quickly get started developing:
$: npx @kustomer/apps-cli new <your_desired_app_name>
If you want to test this command locally, you'll want to yarn build
the entire codebase from root, cd
into this folder, and run node ./dist/index.js new <your_desired_app_name>
.
While there are a series of folders in this package, the main ones are:
commands
- The commands that are available to the CLIservices
- How those commands interact with the various Kustomer API'stemplates
- The templates that are used to scaffold the appFAQs
[Documentation](https://developer.kustomer.com/kustomer-apps-platform/v0.1-Apps-SDK/docs/cli-introduction)
The npm package @kustomer/apps-cli receives a total of 43 weekly downloads. As such, @kustomer/apps-cli popularity was classified as not popular.
We found that @kustomer/apps-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 55 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.