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

Package Sidebar

Install

npm i @grapecity/wyn-visual-tools

Weekly Downloads

1

Version

6.1.8

License

ISC

Unpacked Size

41.3 kB

Total Files

18

Last publish

Collaborators

  • grapecity
  • mescius