d2/d2compiler/doc.go
Alexander Wang 524c089a74 oss
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2022-11-03 06:54:49 -07:00

6 lines
231 B
Go

// Package d2compiler implements a parser, compiler and autoformatter for the Terrastruct d2
// diagramming language.
//
// https://github.com/terrastruct/d2-vscode
// https://terrastruct.com/docs/d2/tour/intro/
package d2compiler