mirror of
https://github.com/strongdm/comply
synced 2025-04-06 07:23:27 +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