fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Build and (re)start go web apps after saving/creating/deleting source files.

Results 59 fresh issues
Sort by recently updated
recently updated
newest added

I have mounted a directory from Windows on a Hyper-V virtual machine. The mount command I used is: mount -t cifs -o username=xxx,password=xxxxxxx,uid=1001,gid=1001 //192.168.56.1/www /data/wwwroot. After making changes to the...

I follow the same step as mention in document. But for fresh command not work until I run build command. Whenever I made changes to file , first need to...

I've added support for multiple apps repositories. Multiple independent apps can live in the same repository and share some packages. A structure example: /apps/app1 /apps/app2 /packages/pkg1 /packages/pkg2 The apps can...

I used go get -v -u github.com/pilu/fresh in ubuntu, but when I use fresh, I get the error about command not find. And I can't see the fresh in go/bin,...

Go 1.16 added filepath.WalkDir alongside filepath.Walk for performance reasons (see https://github.com/golang/go/issues/42027). The WalkDir method skips files and is Walk is more efficient than Walk by avoiding to call os.Lstat on...

If i'm launching my app with fresh, i'm not able to scan user input from the command line. (tested with bufio and others go scanners) This bunch of code (from...

As an amateur go dev, I always face the problem `fresh not found` when following the instructions of this library when I set up a new machine or re-install go....

I have installed fresh, and was able to run it successfully in the last file. When I open the second file, it does not run with an error. But the...

我的deepin下载下来了,不能在终端运行fresh