Skip to content

Commit

Permalink
add go generate source
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Jul 14, 2023
1 parent aa30bdf commit 43e7ab8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ddm/gen_idrefs.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package ddm

// git clone git@github.com:apple/device-management.git
// go install github.com/jessepeterson/admgen/cmd/admgenddmrefs/...@latest

//go:generate admgenddmrefs -pkg ddm -name IdentifierRefs -o idrefs.go device-management/declarative/declarations/configurations

0 comments on commit 43e7ab8

Please sign in to comment.