issues
search
jakeheis
/
SwiftCLI
A powerful framework for developing CLIs in Swift
MIT License
861
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RunError with runAsync
#111
TimofeiKarpovR
opened
2 months ago
0
Task from SwiftCLI "shadows" Swift's new Task
#110
denisenepraunig
opened
1 year ago
0
Use `readpassphrase` instead of `getpass`
#109
paulhimes
opened
1 year ago
0
6.0.0 version is not available via cocoapods
#108
gennady-oliinyk
opened
2 years ago
0
Mandatory key arguments
#107
acecilia
closed
2 years ago
1
[Question] How to passthrough stdout/stdin for External Tasks
#106
joshuawright11
opened
3 years ago
1
Fix strdup optional check
#105
TheCoordinator
closed
3 years ago
6
Exclude Task-based code from iOS compilation
#104
EricRabil
closed
3 years ago
1
Suppress deprecation warning
#103
giginet
closed
3 years ago
1
fix shell completion description escape
#102
leavez
opened
3 years ago
1
SwiftCLI from Xcode terminal
#101
raptorxcz
closed
3 years ago
1
Carthage support fix
#100
Udumft
closed
3 years ago
1
Carthage checkout fail
#99
Udumft
closed
3 years ago
0
How can a command wait for some action happen ?
#98
amadeu01
closed
3 years ago
2
Fix broken links
#97
erikprice
closed
4 years ago
1
Add @discardableresult
#96
MatrixSenpai
closed
4 years ago
4
Dependency Issue
#95
M-Tallal-Habib
closed
4 years ago
3
Having Global Option Groups
#94
mobileben
closed
4 years ago
1
Property wrapper defaults
#93
jakeheis
closed
4 years ago
0
Allow changing newline padding in usage messages
#92
msanders
opened
4 years ago
1
Consider: Supporting @env: syntax for reading options.
#91
orj
closed
4 years ago
1
Consider adding a public changelog
#90
msanders
opened
4 years ago
0
Add support for fallback values in input prompts
#89
msanders
closed
4 years ago
2
Add support for redirecting captured output as it's being written
#88
msanders
closed
4 years ago
8
Add boolValue to anyFlag
#87
doozMen
closed
4 years ago
0
Idiomatic way to invoke a command from another command
#86
edulpn
closed
4 years ago
2
Key and Param default value
#85
yonaskolb
opened
4 years ago
1
[WIP] Property delegates
#84
jakeheis
closed
4 years ago
1
Make input publicly configurable
#83
yonaskolb
closed
5 years ago
1
Removed invalid override keyword (Swift 5.1)
#82
lukaskubanek
closed
5 years ago
8
Replace unneeded `fatalError`s with `assertionFailure`s
#81
davdroman
closed
5 years ago
1
'capture' func catch fatal error.
#80
ftitreefly
closed
5 years ago
2
Fix redundant public accessor warnings
#79
larsschwegmann
closed
5 years ago
1
Commands with Flags and CollectedParameters don't work as expected
#78
jmmaloney4
closed
5 years ago
1
Questions: Idiomatic way to specify default command
#77
raleighr3
closed
5 years ago
3
SwiftCLI 5.3/6.0 [WIP]
#76
jakeheis
closed
5 years ago
3
CLI without "command" (in version 5.0)
#75
bjo0
closed
5 years ago
1
"too many arguments (4468) -- limit is 4096" error
#74
Jeehut
closed
5 years ago
5
Question: Idiomatic way to restrict values of parameter to enum and surface that to user
#73
bjo0
closed
5 years ago
3
Key validation
#72
jakeheis
closed
5 years ago
0
Adds Carthage support
#71
Jeehut
closed
5 years ago
1
Add Carthage compatibility
#70
Jeehut
closed
5 years ago
0
Add support for validation
#69
oleander
closed
5 years ago
3
I can't find command
#68
LinMaris
closed
5 years ago
3
Extend ConvertibleFromString
#67
tamaracha
closed
6 years ago
2
Adopt LosslessStringConvertible protocol for string conversion
#66
tamaracha
closed
6 years ago
0
Usage with CocoaPods
#65
triztian
closed
5 years ago
1
Help command argument
#64
yonaskolb
closed
6 years ago
2
False Flag
#63
yonaskolb
closed
5 years ago
2
Print description in command help
#62
yonaskolb
closed
6 years ago
4
Next