issues
search
bbkane
/
warg
Declarative and Intuitive Command Line Apps with Go
https://pkg.go.dev/go.bbkane.com/warg
MIT License
16
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update goreleaser to use brew directory instead of brew folder
#77
bbkane
closed
6 months ago
0
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
#76
dependabot[bot]
closed
4 months ago
2
Remove Section Flags?
#75
bbkane
opened
9 months ago
2
Uintuitive help when mixing command and section help
#74
bbkane
opened
10 months ago
0
Use `ExistingFlags` for `--color` flag and make `ExistingCommands` for `version`
#73
bbkane
opened
10 months ago
0
Bbkane/update for shovel
#72
bbkane
closed
10 months ago
0
Inspiration from `huh`
#71
bbkane
opened
11 months ago
0
Add goimports
#70
bbkane
closed
11 months ago
0
Bump go.bbkane.com/gocolor from 0.0.4 to 0.0.5
#69
dependabot[bot]
closed
11 months ago
0
Bump github.com/xhit/go-str2duration/v2 from 2.0.0 to 2.1.0
#68
dependabot[bot]
closed
11 months ago
0
Bump github.com/stretchr/testify from 1.8.0 to 1.8.4
#67
dependabot[bot]
closed
11 months ago
0
Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.20
#66
dependabot[bot]
closed
11 months ago
0
Format yaml and add lint
#65
bbkane
closed
11 months ago
0
Start moving things to `ParseOpt`
#64
bbkane
closed
11 months ago
0
Format yaml and add lint
#63
bbkane
closed
12 months ago
0
Other config language options
#62
bbkane
opened
1 year ago
2
Rm goreleasor
#61
bbkane
closed
12 months ago
0
Add more info to `command.Context` / fix version command
#60
bbkane
closed
11 months ago
8
Slices don't show on `--help`?
#59
bbkane
opened
1 year ago
0
use yaml.UnmarshalStrict
#58
bbkane
closed
1 year ago
0
Better slice error message :)
#57
bbkane
opened
1 year ago
0
Warg should throw an error when a section and a command at the same level have the same name
#56
bbkane
opened
1 year ago
0
Add IP value type
#55
bbkane
closed
1 year ago
0
get a better name than Context for command.Context
#54
bbkane
closed
1 year ago
1
read config for ideas?
#53
bbkane
opened
1 year ago
0
Search func ptr
#52
bbkane
closed
1 year ago
0
Golden test all examples
#51
bbkane
opened
1 year ago
3
Bbkane/issue46
#50
bbkane
closed
1 year ago
0
embed README into --help
#49
bbkane
opened
1 year ago
0
move config management into section instead of app
#48
bbkane
opened
1 year ago
0
study how glazed turns commands I to APIs and such
#47
bbkane
opened
1 year ago
0
replace value.TypeContainer with interfaces
#46
bbkane
closed
1 year ago
0
Add Flag Groups to group related flags
#45
bbkane
opened
1 year ago
0
Combine help context and command context
#44
bbkane
closed
11 months ago
1
Replace config parsing with go-jq
#43
bbkane
opened
1 year ago
0
Extract golden test functionality into it's own package and test examples
#42
bbkane
closed
1 year ago
0
Setting a default can skip initialization steps
#41
bbkane
closed
1 year ago
0
Check error messsage on decoding the wrong type from a config
#40
bbkane
opened
1 year ago
0
More --help ideas
#39
bbkane
opened
1 year ago
0
Use Decoder.UseNumber() to make JSON -> Int config parsing easier?
#38
bbkane
closed
1 year ago
0
Add a sentinal value to unset/reset flags
#37
bbkane
closed
1 year ago
0
Make --help run even on flag parse errors
#36
bbkane
opened
1 year ago
0
Add io.Writer to command.Context
#35
bbkane
closed
1 month ago
1
Move color functionality from help to command.Context
#34
bbkane
opened
2 years ago
0
Add auto-update functionality?
#33
bbkane
closed
1 year ago
1
Add a better error if some flags are specified but a command isn't
#32
bbkane
opened
2 years ago
0
Add app options to skip color flag and auto-add it
#31
bbkane
closed
1 year ago
0
It's possible to have a section and a command with the same name
#30
bbkane
opened
2 years ago
0
Add `Footer` header to detailed command help output
#29
bbkane
closed
2 years ago
0
Add `--help languageserver`
#28
bbkane
closed
10 months ago
1
Next