mirror of
https://github.com/cubixle/tuukoti-cli.git
synced 2026-04-29 21:58:43 +01:00
start of creating a new project cmd
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package maker
|
||||
|
||||
func Resource(name string) error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user