Comparing version 0.1.1 to 0.1.2
{ | ||
"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, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5979
10
113
25