![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.
@thingjs/cli
Advanced tools
@thingjs/cli
is used to create thing.js project and resource templates quickly.
The CLI(@thingjs/cli
) is a globlly installed npm package and provides the thing
command in your terminal. It provides the ability to scaffold a new project via thing create
.
@thingjs/cli
npm install @thingjs/cli -g
thing -h
And it will show a number of options which means the installation is successful.
To create a new project based on thing.js, run thing create
in a terminal and you will be prompted to name the project. Then You can choose different type of templates to create correspond thing.js project.
$ thing create
? Please enter a project name: test-plugin
? Please pick a preset: Plugin
✔ Download Successful!
You can list the thing.js versions by:
thing list
Also pick the thing.js version by:
thing install
You can also choose a version you know, such as v2.0.2
thing install 2.0.2
FAQs
Unknown package
The npm package @thingjs/cli receives a total of 72 weekly downloads. As such, @thingjs/cli popularity was classified as not popular.
We found that @thingjs/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.