1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/cmd
Carlos Alexandro Becker afda24a1e9
feat: add fish completion (#1860)
refs #1858 # #1859

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-10-16 11:01:36 +00:00
..
testdata feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
build_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
build.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
check_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
check.go refactor: replace pkg/errors.Wrap with fmt.Errorf (#1812) 2020-09-21 17:47:51 +00:00
completion_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
completion.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
config_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
release_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
release.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
root_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
root.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
util_test.go feat: use go 1.15 (#1759) 2020-08-16 11:29:44 -03:00