aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespace in generated examples fileWeicao-CatilGrass13 hours1-1/+1
|
* Remove registry source from local workspace dependenciesWeicao-CatilGrass13 hours1-4/+0
|
* Switch mingling dependencies from crates.io to local pathsWeicao-CatilGrass14 hours1-4/+0
|
* Update Cargo.lock for published mingling crates0.1.5魏曹先生32 hours4-4/+20
|
* Add comments to example completion function魏曹先生33 hours1-0/+6
|
* Change code blocks in examples from rust to ignore魏曹先生33 hours1-1/+1
|
* Add ShellContext helper methods for completion logic魏曹先生33 hours1-8/+9
|
* Add project branding and update README structure魏曹先生37 hours1-0/+158
| | | | | | | | | - Add project icon and badges to README - Update crate description to "The Rust CLI Framework" - Add table of contents and improve section organization - Move guide.txt to resources directory and update version reference - Add example-completion Cargo.lock for new example - Remove unused main.rs file
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生39 hours7-9/+650
|
* Remove serde dependency from example projects魏曹先生39 hours3-3/+0
|
* Add example-completion and update workspace dependencies魏曹先生39 hours5-3/+129
|
* Switch from published mingling crate to local workspace dependency魏曹先生4 days3-7/+7
|
* Add example output to general renderer doc comment魏曹先生7 days1-0/+8
|
* Add workspace configuration and examples魏曹先生7 days6-0/+217