format
This commit is contained in:
@@ -118,7 +118,7 @@ Check out [Fes's docs](https://docs.vxserver.dev/static/fes.html).`, "$$", "`"),
|
|||||||
|
|
||||||
ui.Hint("you can run this with `fes run %s`", dir)
|
ui.Hint("you can run this with `fes run %s`", dir)
|
||||||
|
|
||||||
fmt.Println("Created new Fes project at", func () string {
|
fmt.Println("Created new Fes project at", func() string {
|
||||||
if cwd, err := os.Getwd(); err != nil {
|
if cwd, err := os.Getwd(); err != nil {
|
||||||
return dir
|
return dir
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user