qvs 1.1.6 copy "qvs: ^1.1.6" to clipboard
qvs: ^1.1.6 copied to clipboard

Dart 1 only

A sample command-line application

QVS. Parser for QlikView load scripts #

Command line tool to check syntax of QlikView load scripts

Can be used with InQlik-Tools for Sublime Text as optional build system, or as standalone tool

Inqlik-Tools

Built with Dart programming language, based on Lukas Renggli's PetitParser library.

##Installation and usage

Easiest way is to download prepackaged qvs-dist archive (approximately 3.5Mb) from qvs-dist and extract files into some location. Then run dart.exe qvs.snapshot from that directory to get command-line help. To incomporate qvs into InQlik-Tools for Sublime Text, edit file QlikView.sublime-build change strings c:\\qvs\\ to directory where you extracted qvs-dist (or just extract files into c:\qvs) Then copy QlikView.sublime-build file into User package directory (in Sublime Text menu command Preferences \ Browse Packages... then directory User)

Alternatevely you can install DartEditor, clone main qvs repository and use sourcecode.

0
likes
10
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A sample command-line application

License

MIT (license)

Dependencies

args, meta, path, petitparser

More

Packages that depend on qvs