@mappable-world/mappable-cli
Advanced tools
Comparing version 0.0.1-beta.37 to 0.0.1-beta.38
{ | ||
"name": "@mappable-world/mappable-cli", | ||
"version": "0.0.1-beta.37", | ||
"version": "0.0.1-beta.38", | ||
"description": "Library for encapsulating the logic of autotests and building packages mappable.world js API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# Mappable JS CLI utils | ||
[![Build Status](https://github.com/mappable-world/mappable-cli/workflows/Run%20tests/badge.svg)](https://github.com/mappable-world/mappable-cli/actions/workflows/tests.yml) | ||
[![npm version](https://badge.fury.io/js/@mappable-world%2Fmappable-cli.svg)](https://badge.fury.io/js/@mappable-world%2Fmappable-cli) | ||
[![npm](https://img.shields.io/npm/dm/@mappable-world/mappable-cli.svg)](https://www.npmjs.com/package/@mappable-world/mappable-cli) | ||
The project is used for inheritance in packages https://mappable.world/docs/js-api/ref/packages/index.html | ||
@@ -12,6 +16,8 @@ | ||
> The package is currently in beta, do not use it without specifying the version. latest version https://www.npmjs.com/package/@mappable-world/mappable-cli?activeTab=versions | ||
## Create mappable package by template | ||
```sh | ||
npx @mappable-world/mappable-cli --name="mappable-my-super-pkg" | ||
npx @mappable-world/mappable-cli@0.0.1-beta.38 --name="mappable-my-super-pkg" | ||
``` | ||
@@ -22,3 +28,3 @@ | ||
```sh | ||
npx @mappable-world/mappable-cli help | ||
npx @mappable-world/mappable-cli@0.0.1-beta.38 help | ||
``` | ||
@@ -33,3 +39,3 @@ | ||
```sh | ||
npm i -D mappable-world/mappable-package-utils#main | ||
npm i -D @mappable-world/mappable-cli#main | ||
``` | ||
@@ -36,0 +42,0 @@ |
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
42846
47
115