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've been using fresh for several years and it's worked perfectly (thank you)! However, I recently encouraged co-workers to use it and their fresh installs leave the runner-build process running...

When encoding values, an error occurs. The value "@" is not encoded and just comes back with (MISSING). This was tested apart from **fresh** and it works correctly with **go...

I think there are too much debug info from fresh, it couldn't be ignore and added prefix strings to my output. It makes debug more harder. There should be an...

I've noticed that in a project's folder with 0755 permissions where fresh is being run, tmp folder can't be created. Temporarily giving this folder 0777 solves the issue, but the...

Add subfolder setting to config file for watching Multiple Folder Can add multiple subfolder with comma

For supporting and commandline arugment to pass to the binary there is a new '-a' option. Also my editor autoformats to gofmt so these files are cleaned up with the...

Hi, When the log contained some escape character (for example %2c), the Fresh output a missing information like %!C(MISSING). This is just because the method Printf regards %2c as a...

Looks like the building process take too lone time. Do you guy has any suggest to overcome it? It just painful to wait 8 seconds for a change ~ I...

I am using Atom editor with other Golang plugins. When I have a project directory open in sidebar, every time I open new file to edit by selecting from sidebar,...