issues
search
docopt
/
docopts
Shell interpreter for docopt, the command-line interface description language.
Other
504
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do you have an idea for representing key/value options?
#77
kendalldita
opened
1 month ago
3
How can I have no arguments mean help?
#76
kendalldita
closed
1 month ago
6
Test 24 docopt_get_values fails.
#75
Zopolis4
opened
5 months ago
0
Migrate to Go modules
#74
msanft
opened
5 months ago
0
Use for loop in example with multiple values
#73
openjck
opened
10 months ago
1
Separating different positional arguments
#72
musjj
opened
1 year ago
1
docopt_get_values(): add warning and fix usage
#71
nazarewk
opened
1 year ago
0
docopt_get_values: doesn't handle arguments with whitespaces properly
#70
nazarewk
opened
1 year ago
5
Reactoring introduce new docopt grammar parser
#69
Sylvain303
opened
2 years ago
0
docs: add a Table of Contents for easier navigation
#68
agilgur5
opened
2 years ago
0
docs: add a `CONTRIBUTING.md` that references the dev docs
#67
agilgur5
opened
2 years ago
0
ci: rename `travis` -> `ci` and modify CI docs
#66
agilgur5
closed
2 years ago
2
build: replace `deploy.sh` with `goreleaser`
#65
agilgur5
opened
2 years ago
10
optim(ci): clone `bats-core` with `--depth=1`
#64
agilgur5
closed
2 years ago
2
ci: install `bash5` on macOS via Brew w/ no auto-update
#63
agilgur5
closed
2 years ago
3
ci: migrate from Travis CI to GitHub Actions
#62
agilgur5
closed
2 years ago
2
Resolution of https://github.com/docopt/docopts/issues/30#issue-447988001
#61
gerases
opened
2 years ago
1
embedded docopts.sh wrapper into docopts binary
#60
Sylvain303
opened
2 years ago
5
Create Homebrew tap?
#59
agilgur5
opened
2 years ago
8
get_docopts.sh does not support macOS ARM
#58
stephenchu
opened
2 years ago
3
Enable the half-implemented -f, --function option
#57
rqelibari
opened
2 years ago
3
get_docopts.sh fails with "unrecognized option '--ignore-missing'"
#56
stephenchu
opened
3 years ago
2
v0.6.4-with-no-mangle-double-dash released pending
#55
Sylvain303
closed
3 years ago
1
travis.org seems gone, we need to find something else?
#54
Sylvain303
closed
2 years ago
6
Bug in expansion of variable length parameters (when count of parameters == 0)
#53
DanaLacoste
closed
3 years ago
2
Do not try to mangle double dash
#52
DanaLacoste
closed
3 years ago
11
Fix typo
#51
phillmac
closed
3 years ago
1
provide a simpler case $ACTION API through docopts
#50
Sylvain303
opened
3 years ago
0
docopts adds the `--` token to the position arguments
#49
EricCrosson
closed
3 years ago
3
--debug flag not working as intended?
#48
impguard
closed
3 years ago
2
Terse error message | panic: no fields found in usage (perhaps a spacing error)
#47
pihentagy
closed
3 years ago
2
Only the line containing the "Usage:" identifier is parsed on bash 4.4.12
#46
jcooley
closed
3 years ago
4
Fix cpu architecture detection on macOS
#45
aerz
closed
4 years ago
1
get_docopts.sh downloads 32-bit build instead of 64-bit on macOS Catalina
#44
aerz
closed
4 years ago
5
[FR] return X instead of exit X
#43
rockandska
opened
4 years ago
8
opened in error
#42
pauldougan
closed
5 years ago
1
Update README.md
#41
nkakouros
closed
5 years ago
1
Repeated options (-vvv) don't give a count value
#40
rdonkin
opened
5 years ago
6
travis bats test are failing macOS
#39
Sylvain303
closed
5 years ago
2
get binaries from official repo, close #37
#38
avaldebe
closed
5 years ago
2
get_docopts.sh gets binaries from a fork
#37
avaldebe
closed
5 years ago
3
[docopt.sh alternative] provide name mangling compatible for docopt.sh
#36
Sylvain303
opened
5 years ago
1
Alternative implementation
#35
andsens
opened
5 years ago
11
README updates on 'set -u', bash 3.2, etc
#34
rdonkin
closed
5 years ago
4
Enable use of 'set -u'
#33
rdonkin
closed
5 years ago
2
upload pre-buit binaries on releases
#32
Sylvain303
closed
5 years ago
2
test for help string including Options section
#31
rdonkin
closed
5 years ago
2
'Options:' part of help string is not printed on parse error
#30
rdonkin
closed
5 years ago
5
Fixed install target.
#29
dexpota
closed
5 years ago
0
fixes for docopts.go usage and README
#28
rdonkin
closed
5 years ago
1
Next