feat(templ): ✨ added templ to command line that reads go template and outputs code
This commit is contained in:
@@ -20,4 +20,5 @@ func init() {
|
||||
rootCmd.AddCommand(diffCmd)
|
||||
rootCmd.AddCommand(inspectCmd)
|
||||
rootCmd.AddCommand(scriptsCmd)
|
||||
rootCmd.AddCommand(templCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user