mirror of
https://github.com/strongdm/comply
synced 2025-04-11 18:03:28 +00:00
add comply.go to root
This commit is contained in:
parent
6d50beffe4
commit
b82183e777
7
comply.go
Normal file
7
comply.go
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import "github.com/strongdm/comply/internal/cli"
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
cli.Main()
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user