Skip to content
Yuchen Wu edited this page Nov 9, 2022 · 11 revisions

Welcome to the VT&R3 wiki!

Introduction

Tutorials for Extending VT&R3

Development

  • Use yapf/clang to format your code. Config files are provided in the root directory.
  • Place the license header at the top of each source file.
  • Follow C++/Python/Javascript best practices.