Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clap-rs/thunder

āš” Zero-boilerplate commandline argument parsing in Rust
https://github.com/clap-rs/thunder

activate syntax highlighting for the example (#24)

65bf4bca66a11b68d7ac94e9c5036f48f983fd02 authored over 6 years ago by Rushmore Mushambi <[email protected]>
Changing the example syntax back to what it used to be

e3e5038e71cb054e03265ced8626ee10a1bed79e authored over 6 years ago by Katharina Fey <[email protected]>
Properly gating document tests (#21)

* Prevents rust test trying to run it.
* cargo test runs cleanly now. (no tests yet, but doesn'...

04d394319a7606201702c728a66f8fbed1347899 authored over 6 years ago by Squirrel <[email protected]>
Hopefully fixing the windows ci

37f5dc045f03d45ba61398cc644d27a400fdc673 authored over 6 years ago by Katharina <[email protected]>
Fixing the README formatting

133a3eda512213507c784b5422cec408e747ee6d authored over 6 years ago by Katharina Fey <[email protected]>
Adding a very silly logo to the README šŸ˜‚ šŸ˜‚ šŸ˜‚

2e45fa79e09965bfc2416eb5bddb6600263bb270 authored over 6 years ago by Katharina Fey <[email protected]>
Fix #15 (#18)

* Fix #15
* Remove call to clone in Args::collect

1ab1a397c4e8008a4c5d4010a26040a2edaa7cfb authored over 6 years ago by Gustavo Aguiar <[email protected]>
Fix issue #16 (#17)

* Breaking example
* Revert "Breaking example"

This reverts commit 48f17180782471390656d5643...

b2057cd4bfe09e93a02f88e359af1180f2a27fa7 authored over 6 years ago by Gustavo Aguiar <[email protected]>
Working on changing the global params DLS

d66f4a6ae333d0e77d201362502e520c941a089a authored over 6 years ago by Katharina Sabel <[email protected]>
Merge branch 'master' of github.com:spacekookie/thunder

9510ed49dd700fd55f068f3b94077574fd4587be authored over 6 years ago by Katharina Sabel <[email protected]>
Attempting to make appveyor CI build again :)

eb3e3e877948424e6fdae2b2a6eb91786c2e6b58 authored over 6 years ago by Katharina Sabel <[email protected]>
Made some improvements in a comment block

588d861380d1c56bbecc004af5ffcc97bf8fbf24 authored over 6 years ago by Gurinder Singh <[email protected]>
Damn

309c5486b0f4ffe545aba460bd13ce210d5e216f authored over 6 years ago by Katharina Sabel <[email protected]>
Fixing some documentation issues

a69147bfb4babe2b1764eff320ebc34a70148d20 authored over 6 years ago by Katharina Sabel <[email protected]>
Updating README

bc3c2af65398345ad549fbb42dd9a58146e237b7 authored over 6 years ago by Katharina Sabel <[email protected]>
Improving documentation

0258f12d5a33dec2fd97b5cd0c026490a2e12add authored over 6 years ago by Katharina Sabel <[email protected]>
Updating some minor versions, bumping to 0.3.0 for release

54d8f9e8e9ba8fafbcd5e9aaf710001ef1c20f5e authored over 6 years ago by Katharina Sabel <[email protected]>
Making optional arguments work via a static argument buffer

eedeff2a660b33dffabe59cc3d01b4e97a8f01e8 authored over 6 years ago by Katharina Sabel <[email protected]>
Halfway there to global args \o/

2d6495bbffc972576652d19ea6546fc3605c6aa9 authored over 6 years ago by Katharina Sabel <[email protected]>
Adding the ability for non-&str arguments,including those capsuled in Option<T>

This fixes #6 and is the base for version 0.3.0

ed14e4107b3c5b199488f2621125c5f795ccd353 authored over 6 years ago by Katharina Sabel <[email protected]>
Adding the ability to have optional (&str) parameters

890e268f1e1ff356c93c4d308faba29ef4038cf0 authored over 6 years ago by Katharina Sabel <[email protected]>
Ensuring that all arguments are non-optional

e387fa081156a7c931a0bca14bf667351c917af1 authored over 6 years ago by Katharina Sabel <[email protected]>
Small maintenance release which does break some compatibility though

95154ba562b9f9d618cd15885a3b58d3cd719678 authored over 6 years ago by Katharina Sabel <[email protected]>
Add repository field to Cargo.toml

7f44ff8e43e4fdb6ed85e68ea1475fb51932b519 authored over 6 years ago by Eduardo Pinho <[email protected]>
Fix subcommand documentation

I'm not sure how you want to handle subcommand arguments, but those will
need documentation, too...

b38a79e247a06d55b6d75b2db19aa9ad52703c4c authored over 6 years ago by Pascal Hertleif <[email protected]>
Fix documentation field in Cargo.toml

059e57cafd27fd10505a052917c6ba345e48e1be authored over 6 years ago by Pascal Hertleif <[email protected]>
Allow unused items in generated code

Silences lints that a user can't fix anyway.

60f7740a9ef2639bd3fee1b226ecde4fdb97f073 authored over 6 years ago by Pascal Hertleif <[email protected]>
Add more fields to Cargo.toml

Also normalize the clap version. Actually, the minimum version should
probably be newer than 2.0...

562c18f94fb1479de00cf3455c964386431f869b authored over 6 years ago by Pascal Hertleif <[email protected]>
Merge pull request #8 from mcampbell/minor-grammar-fix

doc: fix minor grammar mistake

c8c655dffb57bb168232498b6e4356f9d3c90d94 authored almost 7 years ago by Katharina <[email protected]>
Bumping version to 0.1.2

b322d71b58fd250bfa69eaf16e22a1a32a2ac717 authored almost 7 years ago by Katharina Fey <[email protected]>
Fixes #5

dd9505e6a3b05c95809dcd44486674350be2cc06 authored almost 7 years ago by Katharina Fey <[email protected]>
doc: fix minor grammar mistake

it's -> its for possessive use.

3ad431e0fb5d0bb6d36ae6085034bbb3a27aeeed authored almost 7 years ago by Michael Campbell <[email protected]>
Update README.md

4a89bf9b8db4cec012089b2604694b7372325497 authored almost 7 years ago by Katharina <[email protected]>
Set theme jekyll-theme-midnight

1fc06f62b50d0a98b93adbdf23a4264c99b847a7 authored almost 7 years ago by Katharina <[email protected]>
Giving up on square badges

1b00b8896a8330b7575da3f6f209df2ab6f19b33 authored almost 7 years ago by Katharina <[email protected]>
Create appveyor.yml

7ef25056fdf569d5ef972ccadd3f0238d7dc3f78 authored almost 7 years ago by Katharina <[email protected]>
Adding a docs.rs badge

Track the progress on some issues

- https://github.com/badges/shields/issues/1382
- https://...

21a61bb3047088640dfd1d91348bf6b956d67002 authored almost 7 years ago by Katharina <[email protected]>
Update README.md

cc214cabbb6938550c220d18880d60de1ffc50fc authored almost 7 years ago by Katharina <[email protected]>
Adding CI

7903768bf4ec72253c7ce9de4fe1b343860b4378 authored almost 7 years ago by Katharina Fey <[email protected]>
Bumping version

7f9692dd3b832b592d093d27dab9493b74829315 authored almost 7 years ago by Katharina Fey <[email protected]>
Updating README and docs slightly

01a14877ceec0dfcc48cab7365ade2f540a40ba0 authored almost 7 years ago by Katharina Fey <[email protected]>
Removing star dependencies

befee94731dc5a888f85d618e5444e9ef196931e authored almost 7 years ago by Katharina Fey <[email protected]>
Adding a license type

42c9af3c87a182a23b8aee534da2cfb0d31c3024 authored almost 7 years ago by Katharina Fey <[email protected]>
Updating docs and cargo toml

4f3ef9269ed19b34ad921672babd4366bf1f46c5 authored almost 7 years ago by Katharina Fey <[email protected]>
It works \o/ (Sort of if you don't care about types)

55beb4dae5a47aa3c7d58b8a57cea74bbfc044c5 authored almost 7 years ago by Katharina Fey <[email protected]>
One step further :tada:

9abfc771689262d6e15b8dbb77d0ddf7ae5a2d53 authored almost 7 years ago by Katharina Fey <[email protected]>
Playing around

95388d9438850abf19c19c7a5dac167b510c54d2 authored almost 7 years ago by Katharina Fey <[email protected]>
Updating example and some other stuff. It kinda almost works? But not really

13f1d0653a1ec76e6cb6e514118ba895ed206afc authored almost 7 years ago by Katharina Fey <[email protected]>
Trying to make the function match hookups work

bc0b8506eadee3fc83f541fb2f8c09d4d905ed3d authored almost 7 years ago by Katharina Fey <[email protected]>
Making comments as about descriptions work

7732befcc4bb762a2369470ae3e2673b4f4e1b77 authored almost 7 years ago by Katharina Fey <[email protected]>
Adding a readme with an example that doesn't yet work

855ec8b5d16f58e4b071c172fd53e7b5cafeadea authored almost 7 years ago by Katharina Fey <[email protected]>
Renaming the main example to something more...THUNDEROUS

631b04643bfccd3b3504f1dff56a393efec636c5 authored almost 7 years ago by Katharina Fey <[email protected]>
Properly adding arguments for function parameters

52cf4366066115f2f62557789d7f0b273a3aa8ef authored almost 7 years ago by Katharina Fey <[email protected]>
Some doodling around

- moved binary to examples because it'sā€¦ an example!
- `cargo run --example hello` does somethin...

5a617843c508a8953a6c119aa1e68e18f8c35dcb authored almost 7 years ago by Pascal Hertleif <[email protected]>
Commiting the trainwreck

10926660824e9b4e0580be1151f58dcc40b29606 authored almost 7 years ago by Katharina Fey <[email protected]>
Some basic code

14e64100e646e9c1b2cf78b4831ef235aa799e92 authored almost 7 years ago by Katharina Fey <[email protected]>