Ecosyste.ms: OpenCollective

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

Clap

Fast, modern CLI framework for Rust
Collective - Host: opensource - https://opencollective.com/clap - Website: https://clap.rs - Code: https://github.com/clap-rs

Inc'ed version after PR #15 and #16 - fixed formatting error in examples

github.com/clap-rs/clap_generate - 641972c3ad0a8461ec1e3f68728ef81d53757bb4 authored almost 10 years ago by Kevin K <[email protected]>
Inc'ed version after PR #15 and #16 - fixed formatting error in examples

github.com/clap-rs/clap - 641972c3ad0a8461ec1e3f68728ef81d53757bb4 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #16 from untitaker/make

Add makefile magic

github.com/clap-rs/clap - dde61de6454abb67aa084c2a2a76299b25f6f28d authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #16 from untitaker/make

Add makefile magic

github.com/clap-rs/clap_generate - dde61de6454abb67aa084c2a2a76299b25f6f28d authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #19 from kbknapp/multopts

Closes #17

github.com/clap-rs/clap_generate - ba0f6dabcc3f96cdec2e0181f6179ecd3434678a authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #19 from kbknapp/multopts

Closes #17

github.com/clap-rs/clap - ba0f6dabcc3f96cdec2e0181f6179ecd3434678a authored almost 10 years ago by Kevin K <[email protected]>
Closes #17

github.com/clap-rs/clap - 19c205b72d60c0e36452885220dfba933912ce3f authored almost 10 years ago by Kevin K <[email protected]>
Closes #17

github.com/clap-rs/clap - 01e3fc6ddd91091cef933a4b724b02998e21cba4 authored almost 10 years ago by Kevin K <[email protected]>
Add build instructions

github.com/clap-rs/clap - 7ca46bc708a8cfcbd9f3eb8c5221eccb4d621442 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Add build instructions

github.com/clap-rs/clap_generate - 7ca46bc708a8cfcbd9f3eb8c5221eccb4d621442 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
This breaks for rustdoc

github.com/clap-rs/clap_generate - 40175241579b40b0c4ba6352dbfa85e8f36b21fd authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
This breaks for rustdoc

github.com/clap-rs/clap - 40175241579b40b0c4ba6352dbfa85e8f36b21fd authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Deduplicate docs

github.com/clap-rs/clap - 5abee664b2b9e86f23ac795410e168a1a10f6aa0 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Deduplicate docs

github.com/clap-rs/clap_generate - 5abee664b2b9e86f23ac795410e168a1a10f6aa0 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Initial commit for multiple option arguments

github.com/clap-rs/clap_generate - 96d28df88085b3bdfaa07f05fcc79368233a2d53 authored almost 10 years ago by Kevin K <[email protected]>
Initial commit for multiple option arguments

github.com/clap-rs/clap - 96d28df88085b3bdfaa07f05fcc79368233a2d53 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs and inc'ed version from recent commits

github.com/clap-rs/clap - d9244b687962f1e9d84fef9cf0fc9b46427ee886 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs and inc'ed version from recent commits

github.com/clap-rs/clap_generate - d9244b687962f1e9d84fef9cf0fc9b46427ee886 authored almost 10 years ago by Kevin K <[email protected]>
Restructured project to better reflect internal workings

github.com/clap-rs/clap_generate - f270bc171fd95707929c978c8ebed2bad70cb498 authored almost 10 years ago by Kevin K <[email protected]>
Restructured project to better reflect internal workings

github.com/clap-rs/clap - f270bc171fd95707929c978c8ebed2bad70cb498 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #15 from kbknapp/restructure

Restructured project to better reflect internal workings

github.com/clap-rs/clap - e711d91998060c15f72f6c459cd86687e13d6de1 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #15 from kbknapp/restructure

Restructured project to better reflect internal workings

github.com/clap-rs/clap_generate - e711d91998060c15f72f6c459cd86687e13d6de1 authored almost 10 years ago by Kevin K <[email protected]>
Moved to stable Rust APIs - Removed uppercasing of argument names due to Rust API stability

github.com/clap-rs/clap_generate - 85648f29496ed9d33fb892fe45b627b22b191ab5 authored almost 10 years ago by Kevin K <[email protected]>
Moved to stable Rust APIs - Removed uppercasing of argument names due to Rust API stability

github.com/clap-rs/clap - 85648f29496ed9d33fb892fe45b627b22b191ab5 authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap - 3c30c416433a7d0a41650ae942e6610442660efa authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap_generate - 3c30c416433a7d0a41650ae942e6610442660efa authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #14 from kbknapp/dev

Moving to stable Rust APIs

github.com/clap-rs/clap_generate - 7a6c606e9e73532bd92398cca9c4039597591f60 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #14 from kbknapp/dev

Moving to stable Rust APIs

github.com/clap-rs/clap - 7a6c606e9e73532bd92398cca9c4039597591f60 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #13 from kbknapp/dev

Moved some for loops to more readable iterators

github.com/clap-rs/clap - 07e15da371f3694bd16b7746d936016257b32ace authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #13 from kbknapp/dev

Moved some for loops to more readable iterators

github.com/clap-rs/clap_generate - 07e15da371f3694bd16b7746d936016257b32ace authored almost 10 years ago by Kevin K <[email protected]>
Moved some for loops to more readable iterators

github.com/clap-rs/clap_generate - ff8ea640e9441c977db52f915f2d50f27e78c2ef authored almost 10 years ago by Kevin K <[email protected]>
Moved some for loops to more readable iterators

github.com/clap-rs/clap - ff8ea640e9441c977db52f915f2d50f27e78c2ef authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #12 from kbknapp/dev

Changes to stable APIs towards Rust 1.0

github.com/clap-rs/clap - bd4de8ff6963e8ee5644a95256564b0e6dc22442 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #12 from kbknapp/dev

Changes to stable APIs towards Rust 1.0

github.com/clap-rs/clap_generate - bd4de8ff6963e8ee5644a95256564b0e6dc22442 authored almost 10 years ago by Kevin K <[email protected]>
Changes to stable APIs towards Rust 1.0

github.com/clap-rs/clap_generate - 399ad97413f344c9e68adec5b4f0fe6573e31897 authored almost 10 years ago by Kevin K <[email protected]>
Changes to stable APIs towards Rust 1.0

github.com/clap-rs/clap - 399ad97413f344c9e68adec5b4f0fe6573e31897 authored almost 10 years ago by Kevin K <[email protected]>
Updated version

github.com/clap-rs/clap - c82bb523abe225d6f374e9231da8db17240c25a3 authored almost 10 years ago by Kevin K <[email protected]>
Updated version

github.com/clap-rs/clap_generate - c82bb523abe225d6f374e9231da8db17240c25a3 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #11 from kbknapp/onlyposfollows

Closes #10 (Adds support for "--" where only positional arguments follow)

github.com/clap-rs/clap_generate - e6ca4cfc1b77e2017ee014683a7aa33cd3a20e54 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #11 from kbknapp/onlyposfollows

Closes #10 (Adds support for "--" where only positional arguments follow)

github.com/clap-rs/clap - e6ca4cfc1b77e2017ee014683a7aa33cd3a20e54 authored almost 10 years ago by Kevin K <[email protected]>
Added support for -- where only positional arguments follow

github.com/clap-rs/clap - 0594180e29e9294ad13065016c59e9c4e12244ed authored almost 10 years ago by Kevin K <[email protected]>
Added support for -- where only positional arguments follow

github.com/clap-rs/clap_generate - 0594180e29e9294ad13065016c59e9c4e12244ed authored almost 10 years ago by Kevin K <[email protected]>
Fixes #9

github.com/clap-rs/clap - 6ae91954aedaf434c597de4a2d18ae733bee3a02 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #8 from kbknapp/dev

Merge PR #7 from untitaker (impoves README formatting and changes some tabs->spaces)

github.com/clap-rs/clap - f75e019b5e7980f21957f70319caa9795683f0c7 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #8 from kbknapp/dev

Merge PR #7 from untitaker (impoves README formatting and changes some tabs->spaces)

github.com/clap-rs/clap_generate - f75e019b5e7980f21957f70319caa9795683f0c7 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #7 from untitaker/tabs

Improve formatting for README, remove some tabs

github.com/clap-rs/clap_generate - a0746686ac43e9556d1e85a313979f5ef69651b6 authored almost 10 years ago by Kevin K <[email protected]>
Merge pull request #7 from untitaker/tabs

Improve formatting for README, remove some tabs

github.com/clap-rs/clap - a0746686ac43e9556d1e85a313979f5ef69651b6 authored almost 10 years ago by Kevin K <[email protected]>
Improve formatting for README, remove some tabs

github.com/clap-rs/clap - 59bcd856628cdd9f76893ee2e92ac465b9c62784 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Improve formatting for README, remove some tabs

github.com/clap-rs/clap_generate - 59bcd856628cdd9f76893ee2e92ac465b9c62784 authored almost 10 years ago by Markus Unterwaditzer <[email protected]>
Fixed formatting error in doc example

github.com/clap-rs/clap_generate - 55ce5c5eea23000accdb4d854cf97b225c543904 authored almost 10 years ago by Kevin K <[email protected]>
Fixed formatting error in doc example

github.com/clap-rs/clap - 55ce5c5eea23000accdb4d854cf97b225c543904 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs after doct test corrections

github.com/clap-rs/clap - 418ead0b00fb85309246ebd611019892812e3210 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs after doct test corrections

github.com/clap-rs/clap_generate - 418ead0b00fb85309246ebd611019892812e3210 authored almost 10 years ago by Kevin K <[email protected]>
Fixed error in doc test

github.com/clap-rs/clap_generate - eabfa091bcde305423b930fb2a7e96b0865df0bd authored almost 10 years ago by Kevin K <[email protected]>
Fixed error in doc test

github.com/clap-rs/clap - eabfa091bcde305423b930fb2a7e96b0865df0bd authored almost 10 years ago by Kevin K <[email protected]>
Rebuild docs after tab->space change

github.com/clap-rs/clap - bc94d11b03570818e065fa582a78b10de41b856d authored almost 10 years ago by Kevin K <[email protected]>
Rebuild docs after tab->space change

github.com/clap-rs/clap_generate - bc94d11b03570818e065fa582a78b10de41b856d authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'dev'

github.com/clap-rs/clap_generate - 20de5b339ef7f7a57934071d0d019e969b23eea1 authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'dev'

github.com/clap-rs/clap - 20de5b339ef7f7a57934071d0d019e969b23eea1 authored almost 10 years ago by Kevin K <[email protected]>
Changed tabs to spaces

github.com/clap-rs/clap - 9f4cdc9fa35236c09666c265f782b7bac8a27fb7 authored almost 10 years ago by Kevin K <[email protected]>
Changed tabs to spaces

github.com/clap-rs/clap_generate - 9f4cdc9fa35236c09666c265f782b7bac8a27fb7 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.3

github.com/clap-rs/clap_generate - 1787a6623078fa29f6a2e70cd179e5d5f2be171c authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.3

github.com/clap-rs/clap - 1787a6623078fa29f6a2e70cd179e5d5f2be171c authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'dev'

github.com/clap-rs/clap - b015744424607210adefadb3dffa0f5d424aec10 authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'dev'

github.com/clap-rs/clap_generate - b015744424607210adefadb3dffa0f5d424aec10 authored almost 10 years ago by Kevin K <[email protected]>
Added custom usage strings

github.com/clap-rs/clap_generate - 1814d87192fcd489fffdd101974b5c4fbee72fc5 authored almost 10 years ago by Kevin K <[email protected]>
Added custom usage strings

github.com/clap-rs/clap - 1814d87192fcd489fffdd101974b5c4fbee72fc5 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.2

github.com/clap-rs/clap - 8817cf43b0d40cb87ba47ed30edbbda22c963601 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.2

github.com/clap-rs/clap_generate - 8817cf43b0d40cb87ba47ed30edbbda22c963601 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.2

github.com/clap-rs/clap_generate - da5a759375d1c02fbaf893c7001098a4d17dde5e authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs for v0.4.2

github.com/clap-rs/clap - da5a759375d1c02fbaf893c7001098a4d17dde5e authored almost 10 years ago by Kevin K <[email protected]>
Fixed bug with un-needed subcommands (i.e. when no subcommand is specified by developer manually - and removed deprecated flags

github.com/clap-rs/clap - b77920304ce03e2a5e10c1185133a7e4c55a6516 authored almost 10 years ago by Kevin K <[email protected]>
Fixed bug with un-needed subcommands (i.e. when no subcommand is specified by developer manually - and removed deprecated flags

github.com/clap-rs/clap_generate - b77920304ce03e2a5e10c1185133a7e4c55a6516 authored almost 10 years ago by Kevin K <[email protected]>
Delete Cargo.lock

github.com/clap-rs/clap_generate - dcf36478ef10031b82128beb06cf876e0b63042f authored almost 10 years ago by Kevin K <[email protected]>
Delete Cargo.lock

github.com/clap-rs/clap - dcf36478ef10031b82128beb06cf876e0b63042f authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap - 4d4b0b7c4a33e9d691a924d2d1baada94c664bc6 authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap_generate - 4d4b0b7c4a33e9d691a924d2d1baada94c664bc6 authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap_generate - 09f1234d3ed5c836ca2efdcbcbcfa0467d1083ee authored almost 10 years ago by Kevin K <[email protected]>
Update README.md

github.com/clap-rs/clap - 09f1234d3ed5c836ca2efdcbcbcfa0467d1083ee authored almost 10 years ago by Kevin K <[email protected]>
Update myapp.rs

github.com/clap-rs/clap - bb973008a87208ae6ea2670e32705956bacb5e0d authored almost 10 years ago by Kevin K <[email protected]>
Update myapp.rs

github.com/clap-rs/clap_generate - bb973008a87208ae6ea2670e32705956bacb5e0d authored almost 10 years ago by Kevin K <[email protected]>
Changed tabs to 4 spaces added comments

github.com/clap-rs/clap_generate - 7599ea29f2d14ec3dd1b3f53027647b19413a04a authored almost 10 years ago by Kevin K <[email protected]>
Changed tabs to 4 spaces added comments

github.com/clap-rs/clap - 7599ea29f2d14ec3dd1b3f53027647b19413a04a authored almost 10 years ago by Kevin K <[email protected]>
Delete main.rs

github.com/clap-rs/clap - 6fd901bea301b94776df66e9ac8c7539f7eff4c4 authored almost 10 years ago by Kevin K <[email protected]>
Delete main.rs

github.com/clap-rs/clap_generate - 6fd901bea301b94776df66e9ac8c7539f7eff4c4 authored almost 10 years ago by Kevin K <[email protected]>
Added redirect for base gh-pages url to real docs url

github.com/clap-rs/clap_generate - 5ded8fc4bbeb3e536e5c9e0eb46acd567c751120 authored almost 10 years ago by Kevin K <[email protected]>
Added redirect for base gh-pages url to real docs url

github.com/clap-rs/clap - 5ded8fc4bbeb3e536e5c9e0eb46acd567c751120 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs

github.com/clap-rs/clap - 43ddb1497260bddb2bffb32ae0a3847fe550a2b0 authored almost 10 years ago by Kevin K <[email protected]>
Rebuilt docs

github.com/clap-rs/clap_generate - 43ddb1497260bddb2bffb32ae0a3847fe550a2b0 authored almost 10 years ago by Kevin K <[email protected]>
Fixed doc tests

github.com/clap-rs/clap_generate - 152aa8919ad6f7a8fa026b608bf1f10082cf5502 authored almost 10 years ago by Kevin K <[email protected]>
Fixed doc tests

github.com/clap-rs/clap - 152aa8919ad6f7a8fa026b608bf1f10082cf5502 authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'master' of github.com:kbknapp/clap-rs

github.com/clap-rs/clap - b7fdf9024ad64cc08f9ec228ddaf38ab19b69461 authored almost 10 years ago by Kevin K <[email protected]>
Merge branch 'master' of github.com:kbknapp/clap-rs

github.com/clap-rs/clap_generate - b7fdf9024ad64cc08f9ec228ddaf38ab19b69461 authored almost 10 years ago by Kevin K <[email protected]>
Fixed doc tests

github.com/clap-rs/clap_generate - e05ece76963f322a5de46bab4b083efb55b24379 authored almost 10 years ago by Kevin K <[email protected]>
Fixed doc tests

github.com/clap-rs/clap - e05ece76963f322a5de46bab4b083efb55b24379 authored almost 10 years ago by Kevin K <[email protected]>
Added subcommand information

github.com/clap-rs/clap - e13399b60b4a864f7a0b7c0b38671a50a3efeb5c authored almost 10 years ago by Kevin K <[email protected]>
Added subcommand information

github.com/clap-rs/clap_generate - e13399b60b4a864f7a0b7c0b38671a50a3efeb5c authored almost 10 years ago by Kevin K <[email protected]>