Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

umb-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

umb-cli - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.vscode/settings.json

4

package.json
{
"name": "umb-cli",
"version": "0.1.1",
"description": "A cli for extending the Umbraco backoffice",
"version": "0.1.2",
"description": "A cli helper for extending the Umbraco backoffice.",
"bin": {

@@ -6,0 +6,0 @@ "umbraco": "index.js"

# umbraco-cli
A cli helper for extending the Umbraco backoffice.
For now it doesn't do much.
## Usage
To use this CLI run the following command:
```sh
npx umb-cli
```
Or install it globally on your machine:
```sh
npm i -g umb-cli
```
and then type this command into your terminal:
```sh
umbraco
```

@@ -10,3 +10,3 @@

title: `umbraco-cli`,
tagLine: `unicorns and rainbow`,
tagLine: `Scaffold a property editor out of unicorns and rainbow!`,
description: pkg.description,

@@ -13,0 +13,0 @@ version: pkg.version,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc