issues
search
killercup
/
quicli
Quickly build cool CLI apps in Rust.
https://killercup.github.io/quicli/
Apache License 2.0
540
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update globwalk to 0.8
#107
davide125
opened
3 years ago
0
bail!() no longer works with quicli 0.4
#106
gibfahn
opened
5 years ago
1
Include `read_input`?
#105
eopb
closed
1 year ago
0
Issue with glob in thumbnail tutorial
#104
chrispickard
opened
5 years ago
2
fix docs for commit example to remove `main!`
#103
chrispickard
closed
5 years ago
0
Fix last readme example
#102
killercup
closed
5 years ago
0
issue in 'getting started'
#101
chrispickard
closed
5 years ago
2
version 0.4
#100
killercup
closed
5 years ago
0
Expose remove_dir_all from crate with same name instead of std
#99
kimsnj
closed
5 years ago
3
Add backtrace to errors
#98
spease
opened
6 years ago
2
use of deprecated item 'failure::Error::causes'
#97
spease
closed
5 years ago
2
Upgrade reqwest used at commit example
#96
h-michael
closed
6 years ago
6
Use globwalk instead of glob
#95
h-michael
closed
6 years ago
8
Update CI to use waltz binaries
#94
killercup
closed
6 years ago
0
Release 0.3.1
#93
killercup
closed
6 years ago
0
replace Error::causes() by iter_causes()
#92
tathanhdinh
closed
6 years ago
1
Ignore `-v` if `RUST_LOG` is set
#91
dpc
closed
2 years ago
1
Turn on logging in all subcrates?
#90
dpc
opened
6 years ago
2
Use the error! macro for failure.
#89
richard-uk1
closed
1 year ago
1
update to failure 0.1.2
#88
pacman82
closed
6 years ago
1
main! macro emits warning
#87
pacman82
closed
6 years ago
0
Fix doc tests by using env::temp_dir for cross-platform support
#86
toVersus
closed
6 years ago
2
Expose remove_dir_all crate
#85
killercup
closed
5 years ago
1
"methods are not allowed for flattened entry"
#84
spease
closed
6 years ago
1
StructOpt not found in scope
#83
blakehawkins
closed
6 years ago
3
Bump version to 0.3 and add change log entries
#82
killercup
closed
6 years ago
0
Readme example doesn't compile
#81
backwardspy
closed
6 years ago
2
pub use clap_verbosity_flag::Verbosity;
#80
killercup
closed
6 years ago
0
Update link to Structopt in Readme.md
#79
Enet4
closed
6 years ago
1
Update rayon to 1.0
#78
Eijebong
closed
6 years ago
2
Fix verbosity for hyphenated package names
#77
jryans
closed
6 years ago
1
Fix a typo in the documentation
#76
garro95
closed
6 years ago
1
human-panic
#75
yoshuawuyts
opened
6 years ago
0
Switch to globwalk
#74
killercup
opened
6 years ago
0
Update rayon
#73
CAD97
closed
6 years ago
3
Unix pipes support out of the box
#72
RazrFalcon
opened
6 years ago
1
export clap macros
#71
vitiral
closed
6 years ago
2
add full-throttle feature
#70
vitiral
closed
6 years ago
4
docs and crates to support re-parsing the command line (readline style)
#69
vitiral
opened
6 years ago
0
Update failure to 1.0.0 on March 15
#68
killercup
opened
6 years ago
0
Remove failure rexports
#67
mistydemeo
opened
6 years ago
1
Move Result type out of the prelude
#66
mistydemeo
opened
6 years ago
2
Add integration test for verbosity example
#65
killercup
closed
6 years ago
3
Examples and tests
#64
killercup
closed
6 years ago
3
Testing, examples, docs, CI
#63
killercup
opened
6 years ago
0
Quicli in the wild
#62
killercup
opened
6 years ago
2
LoggerBuiler -> LoggerBuilder
#61
johnbcodes
closed
6 years ago
2
Verbosity flag does not work when package name != crate name
#60
CAD97
closed
6 years ago
2
Allow mut args
#59
CAD97
closed
6 years ago
5
Update Rayon dependency to 1.0
#58
killercup
closed
6 years ago
4
Next