Neil O'Toole
c7ab3ed79e
Shell completion fixes ( #388 )
...
* Now correctly handling cobra.ShellCompNoDescRequestCmd in cli.ExecuteWith
* wip: partially moved to new 'completion' cmd impl
* More comments clarification
* make fmt
* rename .completions.sh -> .generate-completions.sh
* Deleted unused cli/cmd_completion.go
2024-01-30 23:04:10 -07:00
neilotoole
b76149925e
test goreleaser update
2023-08-20 08:14:28 -06:00
Neil O'Toole
9ebd1c4b01
Fix cmd version bug on windows ( #275 )
2023-06-22 11:34:35 -06:00
Neil O'Toole
d9693bde17
Feature/manpages ( #136 )
...
* manpage support
* Polish up man work
* Set DisableAutoGenTag=true for all commands
* Set DisableAutoGenTag=true for root cmd
* CHANGELOG
2022-12-29 19:02:10 -07:00
neilotoole
8392b6a641
Installers also install shell completion
2022-12-29 16:16:18 -07:00
neilotoole
afeb9ae54b
Arch Linux package incorrectly referenced LICENSE.md
2022-12-29 15:34:26 -07:00
Neil O'Toole
b09b2d50fd
Install for Arch Linux ( #135 )
...
* testing arch linux install
* wip
* Testing AUR install
* Problem with goreleaser aurs config
* add AUR_PRIVATE_KEY as envar for GoReleaser (publish)
2022-12-29 15:00:45 -07:00
Neil O'Toole
56846b40c4
bump goreleaser to 1.13.1; add archlinux and apk packages' ( #133 )
2022-12-24 23:57:41 -07:00
Neil O'Toole
7aa4112aee
goreleaseryml now references CHANGELOG.md instead of 'CHANGELOG'
2022-12-16 23:14:51 -07:00
Neil O'Toole
67b2341e80
Changing the archive name temlate to use dash instead of underscore
2022-11-19 18:33:41 -07:00
Neil O'Toole
ec841ad763
zap original goreleaser commented out junk
2022-11-07 01:29:59 -07:00
Neil O'Toole
11be09c0c8
added original .goreleaser-original.yml content to .goreleaser.yml, but commented out
2022-11-07 01:29:24 -07:00
Neil O'Toole
d4ebb15081
minor workflow update
2022-11-07 00:31:19 -07:00
Neil O'Toole
32d0896164
Multiplatform goreleaser ( #106 )
...
This PR moves `sq` to using GitHub workflows for publishing.
2022-11-06 22:49:05 -07:00
Neil O'Toole
667aac6884
revert to go1.17 until xcgo is updated; disable snapcraft in goreleaser because it fails in xcgo ( #105 )
2022-08-10 14:14:19 -06:00
Neil O'Toole
f1335c4a30
Cmd ping to use --all flag instead of arg ( #83 )
...
* cmd ping now uses --all flag instead of arg
2021-02-27 07:44:08 -07:00
Neil O'Toole
6870327508
Cobra upgrade: includes shell completion work ( #81 )
...
Addressed #80
2021-02-22 00:37:00 -07:00
Neil O'Toole
263b68577a
goreleaser update: artifacts no longer have version numbers
2021-01-03 14:06:16 -07:00
Neil O'Toole
9719b6a06b
docs & misc
2021-01-01 22:42:33 -07:00
Neil O'Toole
8e0b1bd8d8
goreleaser deprecation update
2021-01-01 22:24:20 -07:00
Neil O'Toole
4faf1608ab
made sq repo public, at long last ( #75 )
2020-12-30 12:26:33 -07:00
Neil O'Toole
c3cdc0b972
Minor tidying of README and .goreleaser.yml
2020-08-06 12:37:33 -06:00
Neil O'Toole
fd4ae53f31
codebase refactor
2020-08-06 11:58:47 -06:00