Skip to content

Getting Started

(todo)

Terminal window
# Create a new vctx project in the current directory
vctx init

This creates a vctx.toml file, indicating that this directory is a vctx project.

Copy paste this into a file named blinky.vctx

(todo)
vctx check
vctx test
vctx sim --vcd

(todo)

Install the VS Code Language Extension for vctx.