Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 278 Bytes

Verible Dockerized

Update your bash profile

.bashrc

alias verible-verilog-lint="sudo docker run -ti -v ${PWD}:/work --user root:root androz2091/verible:main verible-verilog-lint"

Usage

As you would use the standard command! verible-verilog-lint --version