microsoft/openvmm

Public

mirrored fromhttps://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3fb1f627176925c17fe3e2069d7fcf9be5bb9c46

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Guide/src/dev_guide/dev_tools.md

7lines · modecode

1# Dev Tools / Utilities
2
3Whereas other projects might reach for bash or python to implement various bits
4of repo automation / pipelines / tooling - OpenVMM typically uses Rust!
5
6The following chapter discusses some of the various dev-facing tools / utilities
7you may encounter and/or find useful when working on OpenVMM.
8