noti
noti copied to clipboard
Feature request: built-in parameters
I would like to be able to make a custom build of noti with specified default values for environment variables and flags. This will allow me to copy noti to a remote server and just run it there, without setting flags and environment variables.
That can be achieved with -X
linked flag: https://golang.org/cmd/link/