visualify.cli

1.0.1-2.dev • Public • Published

Visualify.CLI

Description

Visualify.CLI is a command line interface for the VIsualify library. It allows you to convert a data file into a visual representation of the data. It also allows you to generate templates to use with the Visualify library.

Installation

To install Visualify.CLI, you can use npm. Run the following command:

npm install -g visualify-cli

Usage

To use Visualify.CLI, you can run the following command:

  • init [path] - Create new documentation
  • serve [path] - Run local server to preview site
  • start [path] - Start a web server to serve the specified path
  • load-json - Load points from JSON file
  • mapping [options] - Create a mapping with optional keys
  • rtree2d [options] - Create a 2D R-tree
  • help [command] - display help for command

License

GUN GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Contributing

If you would like to contribute to Visualify.CLI, please open an issue or a pull request on the GitHub repository.

Questions

If you have any questions about Visualify.CLI, please open an issue on the GitHub repository.

Readme

Keywords

Package Sidebar

Install

npm i visualify.cli

Weekly Downloads

0

Version

1.0.1-2.dev

License

MIT

Unpacked Size

83 kB

Total Files

21

Last publish

Collaborators

  • lgcyaxi