Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 218 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 218 Bytes

Developer Guide

Noted is built on dotnet. You will need the SDK available on your development box.

Please run the following commands to build.

> dotnet tool restore
> dotnet husky install
> ./build.sh