6.1.8 • Published 12 months ago

@grapecity/wyn-visual-tools v6.1.8

Weekly downloads
1
License
ISC
Repository
-
Last release
12 months ago

Usage

  1. Install build tools from grapecity npm.
npm install @grapecity/wyn-visual-tools -g
  1. Create a custom visual project and install the dependencies.
wyn-visual-tools init
  1. Start the development server.
wyn-visual-tools develop

This will start a development server on localhost. You can specify the port to be used with option -p.

  1. Migrate old custom visual project.
wyn-visual-tools migrate

This will migrate your custom visual project and its assets to the current version. Most API changes can be upgraded automatically. Check the command-line output in case you'd like to know the details.

  1. Validate the visual.json and capabilities.json. This command is not implemented in current version (coming soon).
wyn-visual-tools validate
  1. Publish the visual for release.
wyn-visual-tools package

You will get a .viz file in the project root. This .viz file can be uploaded directly to your Wyn Enterprise instance via Resource Portal (upload through file explorer).

6.1.6

12 months ago

6.1.5

1 year ago

6.1.8

12 months ago

6.1.7

12 months ago

6.1.4

1 year ago

6.1.2

1 year ago

6.1.1

1 year ago

6.1.0

2 years ago

6.0.0

2 years ago

5.0.1

3 years ago

5.0.0

3 years ago

4.1.1

3 years ago

4.1.0

3 years ago

4.0.1

4 years ago

4.0.0

4 years ago