veric-cli 0.0.1

Command-line interface for Veric — types-first static analysis for data warehouses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "veric-cli"
version = "0.0.1"
edition = "2021"
description = "Command-line interface for Veric — types-first static analysis for data warehouses"
license = "MIT OR Apache-2.0"
repository = "https://github.com/veric-dev/veric"
homepage = "https://veric.dev"
keywords = ["static-analysis", "type-checking", "data-warehouse", "cli"]
categories = ["command-line-utilities"]
readme = "README.md"

[dependencies]