Skip to content

bvc-lang/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@bvc-lang/cli

CLI for the BVC (Basis · Vector · Goal) open format.

Install

npm install -g @bvc-lang/cli

Commands

bvc lint charter/main.bvc
bvc lint path/to/file.bvc

bvc format file.bvc --stdout        # canonical output to stdout
bvc format file.bvc --in-place      # overwrite input
bvc format file.bvc --out out.bvc

Dual-read: legacy .step paths still parse (deprecation warning on read until v2).

License

MIT

About

BVC command-line tools — lint and format .bvc npm @bvc-lang/cli

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors