@grapecity/wyn-visual-tools

6.1.8 • Public • Published

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).

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
6.1.83latest

Version History

VersionDownloads (Last 7 Days)Published
6.1.83
6.1.50
6.1.40
6.1.20
6.1.10
6.1.00
6.0.00
5.0.10
5.0.00
4.1.10
4.1.01
4.0.11
4.0.01

Package Sidebar

Install

npm i @grapecity/wyn-visual-tools

Weekly Downloads

2

Version

6.1.8

License

ISC

Unpacked Size

41.3 kB

Total Files

18

Last publish

Collaborators

  • grapecity
  • mescius