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

docs(README.md): add crates.io badge

github.com/clap-rs/clap - 424f2968afee5f8b23ef2cdb69967c644364f300 authored almost 10 years ago
docs(README.md): add crates.io badge

github.com/clap-rs/clap_generate - 424f2968afee5f8b23ef2cdb69967c644364f300 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap_generate - 6ec7a748f42c5805720118d221562957aaf7eb9c authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap - 6ec7a748f42c5805720118d221562957aaf7eb9c authored almost 10 years ago
chore(docs): rebuild documentation with new features

github.com/clap-rs/clap - 3ecbc4d159255439dbc1e9d0d0c3f083ee735827 authored almost 10 years ago
chore(docs): rebuild documentation with new features

github.com/clap-rs/clap_generate - 3ecbc4d159255439dbc1e9d0d0c3f083ee735827 authored almost 10 years ago
feat(macros): add macro to create custom enums to use as types

github.com/clap-rs/clap_generate - fb672aff561c29db2e343d6c607138f141aca8b6 authored almost 10 years ago
feat(macros): add macro to create custom enums to use as types

github.com/clap-rs/clap - fb672aff561c29db2e343d6c607138f141aca8b6 authored almost 10 years ago
docs(README.md): add section for simple_enum! macro

github.com/clap-rs/clap - 0ae14e08511f832f9b3aff4a9f144293b7567726 authored almost 10 years ago
docs(README.md): add section for simple_enum! macro

github.com/clap-rs/clap_generate - 0ae14e08511f832f9b3aff4a9f144293b7567726 authored almost 10 years ago
docs(examples): add example covering custom enums

github.com/clap-rs/clap_generate - 178c50ffe64bd3b26589a051289b5e18f6c8d7ff authored almost 10 years ago
docs(examples): add example covering custom enums

github.com/clap-rs/clap - 178c50ffe64bd3b26589a051289b5e18f6c8d7ff authored almost 10 years ago
Merge pull request #75 from kbknapp/examples

Add support for automatically implementing simple enums for use as types

github.com/clap-rs/clap - 69fd4ce1b2287cef0e214f77157771f112b1dd5b authored almost 10 years ago
Merge pull request #75 from kbknapp/examples

Add support for automatically implementing simple enums for use as types

github.com/clap-rs/clap_generate - 69fd4ce1b2287cef0e214f77157771f112b1dd5b authored almost 10 years ago
chore(clap): rebuild documentation

github.com/clap-rs/clap_generate - 484584148c76c753d7ae428be327f956cb47d090 authored almost 10 years ago
chore(clap): rebuild documentation

github.com/clap-rs/clap - 484584148c76c753d7ae428be327f956cb47d090 authored almost 10 years ago
docs(clap): fix typo core->std

github.com/clap-rs/clap - 1a192521b65673fc78512643c7836447fd12f0e2 authored almost 10 years ago
docs(clap): fix typo core->std

github.com/clap-rs/clap_generate - 1a192521b65673fc78512643c7836447fd12f0e2 authored almost 10 years ago
docs(12_TypedValues.rs): fix typo in trait name

github.com/clap-rs/clap_generate - 77fdd5ffa74653df1db25549ba427b3c0c412370 authored almost 10 years ago
docs(12_TypedValues.rs): fix typo in trait name

github.com/clap-rs/clap - 77fdd5ffa74653df1db25549ba427b3c0c412370 authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap - 2b0b9ddfa093faafc4a17de75bdd03963342efaf authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap_generate - 2b0b9ddfa093faafc4a17de75bdd03963342efaf authored almost 10 years ago
docs(README.md): move video tutorials section

github.com/clap-rs/clap_generate - 221573015801df84078d8b8e03cb1bdd064db387 authored almost 10 years ago
docs(README.md): move video tutorials section

github.com/clap-rs/clap - 221573015801df84078d8b8e03cb1bdd064db387 authored almost 10 years ago
docs(README.md): clean up readme

github.com/clap-rs/clap - 2f688f8fa12bc348b80356137c351bfd3cbaa50f authored almost 10 years ago
docs(README.md): clean up readme

github.com/clap-rs/clap_generate - 2f688f8fa12bc348b80356137c351bfd3cbaa50f authored almost 10 years ago
docs(README.md): add link to new videos

github.com/clap-rs/clap_generate - 4ba3033676b7c071f5bf49ef4e1aae048fc42a9c authored almost 10 years ago
docs(README.md): add link to new videos

github.com/clap-rs/clap - 4ba3033676b7c071f5bf49ef4e1aae048fc42a9c authored almost 10 years ago
docs(README.md): add link to new videos

github.com/clap-rs/clap - d516c37f635e76b42fcdf2db0c08f6b3894163dd authored almost 10 years ago
docs(README.md): add link to new videos

github.com/clap-rs/clap_generate - d516c37f635e76b42fcdf2db0c08f6b3894163dd authored almost 10 years ago
docs(README.md): add details about the new video tutorials

github.com/clap-rs/clap_generate - 0322818073434a2b89f67e26a48f66b5b9514f4a authored almost 10 years ago
docs(README.md): add details about the new video tutorials

github.com/clap-rs/clap - 0322818073434a2b89f67e26a48f66b5b9514f4a authored almost 10 years ago
chore(clap): rebuild docs with nightly rustdoc

github.com/clap-rs/clap - d126cfdc69cfc7d854a2a824a074df8e4b1708c5 authored almost 10 years ago
chore(clap): rebuild docs with nightly rustdoc

github.com/clap-rs/clap_generate - d126cfdc69cfc7d854a2a824a074df8e4b1708c5 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap_generate - c9f9e3837757a6fbb3050f75eb7dc66be10224ec authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap - c9f9e3837757a6fbb3050f75eb7dc66be10224ec authored almost 10 years ago
docs(clap): rebuild documentation with new value_t macros

github.com/clap-rs/clap - 1b06a0c56c18142ca0c2842317ab32c7a1d9df83 authored almost 10 years ago
docs(clap): rebuild documentation with new value_t macros

github.com/clap-rs/clap_generate - 1b06a0c56c18142ca0c2842317ab32c7a1d9df83 authored almost 10 years ago
docs(examples): add examples for value_t! and value_t_or_exit! macros

github.com/clap-rs/clap_generate - f246fa17786a3eff0e4ebc1ba5dc1ee9bd241f40 authored almost 10 years ago
docs(examples): add examples for value_t! and value_t_or_exit! macros

github.com/clap-rs/clap - f246fa17786a3eff0e4ebc1ba5dc1ee9bd241f40 authored almost 10 years ago
docs(macros): add documentation covering value_t! and value_t_or_exit

github.com/clap-rs/clap - 4057d34d9361b1c6444bf00af3e7dd4b878986d2 authored almost 10 years ago
docs(macros): add documentation covering value_t! and value_t_or_exit

github.com/clap-rs/clap_generate - 4057d34d9361b1c6444bf00af3e7dd4b878986d2 authored almost 10 years ago
docs(README.md): add feature typed value macros

github.com/clap-rs/clap_generate - 90b7e76091b9535a1783ac04759904fbf0e19469 authored almost 10 years ago
docs(README.md): add feature typed value macros

github.com/clap-rs/clap - 90b7e76091b9535a1783ac04759904fbf0e19469 authored almost 10 years ago
Merge pull request #74 from kbknapp/macros

Adds convenience macros to get typed values

Closes #72

github.com/clap-rs/clap - b8a0edc380371f851bcb5bf9f5f44470f4d7b8c9 authored almost 10 years ago
Merge pull request #74 from kbknapp/macros

Adds convenience macros to get typed values

Closes #72

github.com/clap-rs/clap_generate - b8a0edc380371f851bcb5bf9f5f44470f4d7b8c9 authored almost 10 years ago
feat(macros): add ability to get mutliple typed values or exit

github.com/clap-rs/clap_generate - 0b87251fc088234bee51c323c2b652d7254f7a59 authored almost 10 years ago
feat(macros): add ability to get mutliple typed values or exit

github.com/clap-rs/clap - 0b87251fc088234bee51c323c2b652d7254f7a59 authored almost 10 years ago
feat(macros): add ability to get a typed multiple values

github.com/clap-rs/clap - e243fe38ddbbf845a46c0b9baebaac3778c80927 authored almost 10 years ago
feat(macros): add ability to get a typed multiple values

github.com/clap-rs/clap_generate - e243fe38ddbbf845a46c0b9baebaac3778c80927 authored almost 10 years ago
feat(macros): add convenience macro to get a typed value or exit

github.com/clap-rs/clap_generate - 4b7cd3ea4947780d9daa39f3e1ddab53ad4c7fef authored almost 10 years ago
feat(macros): add convenience macro to get a typed value or exit

github.com/clap-rs/clap - 4b7cd3ea4947780d9daa39f3e1ddab53ad4c7fef authored almost 10 years ago
feat(macros): add convenience macro to get a typed value

github.com/clap-rs/clap - 8752700fbb30e89ee68adbce24489ae9a24d33a9 authored almost 10 years ago
feat(macros): add convenience macro to get a typed value

github.com/clap-rs/clap_generate - 8752700fbb30e89ee68adbce24489ae9a24d33a9 authored almost 10 years ago
docs(clap): fix failing doc tests

github.com/clap-rs/clap_generate - b67f2e537e7ff1dd87675365ded5703a8d27b9d9 authored almost 10 years ago
docs(clap): fix failing doc tests

github.com/clap-rs/clap - b67f2e537e7ff1dd87675365ded5703a8d27b9d9 authored almost 10 years ago
chore(docs): rebuild documentation

github.com/clap-rs/clap - 43955e8c48a580d7096ea26f08e882a59bd23ece authored almost 10 years ago
chore(docs): rebuild documentation

github.com/clap-rs/clap_generate - 43955e8c48a580d7096ea26f08e882a59bd23ece authored almost 10 years ago
chore(README.md): remove deprecated Arg::new() for Arg::with_name()

github.com/clap-rs/clap_generate - 2b3d3fd901e117842891e5794d36ca13b9401c94 authored almost 10 years ago
chore(README.md): remove deprecated Arg::new() for Arg::with_name()

github.com/clap-rs/clap - 2b3d3fd901e117842891e5794d36ca13b9401c94 authored almost 10 years ago
chore(docs): rebuild documentation

github.com/clap-rs/clap - 3c217b22b959d45666427a3046c4af08514d354c authored almost 10 years ago
chore(docs): rebuild documentation

github.com/clap-rs/clap_generate - 3c217b22b959d45666427a3046c4af08514d354c authored almost 10 years ago
docs(clap): improve examples and documentation as well as include new from_usage() features

github.com/clap-rs/clap_generate - b3897436727f4068cc2e00c88fbf89839ba88516 authored almost 10 years ago
docs(clap): improve examples and documentation as well as include new from_usage() features

github.com/clap-rs/clap - b3897436727f4068cc2e00c88fbf89839ba88516 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap - 72b315d792ee471095d83aa80652073beb884400 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap_generate - 72b315d792ee471095d83aa80652073beb884400 authored almost 10 years ago
docs(clap): improve readability of examples with App::args_from_usage()

github.com/clap-rs/clap_generate - 09497c916b2d5dd4724f2cd0477ef6650e6d3d08 authored almost 10 years ago
docs(clap): improve readability of examples with App::args_from_usage()

github.com/clap-rs/clap - 09497c916b2d5dd4724f2cd0477ef6650e6d3d08 authored almost 10 years ago
fix(from_usage): trim all whitespace before parsing

github.com/clap-rs/clap - 91d2904599bd602deef2e515dfc65dc2863bdea0 authored almost 10 years ago
fix(from_usage): trim all whitespace before parsing

github.com/clap-rs/clap_generate - 91d2904599bd602deef2e515dfc65dc2863bdea0 authored almost 10 years ago
Merge pull request #71 from kbknapp/from-usage

trim whitespace before parsing on App::args_from_usage()

github.com/clap-rs/clap_generate - 36160fc47f23a27524a2ced03243458b9556b42d authored almost 10 years ago
Merge pull request #71 from kbknapp/from-usage

trim whitespace before parsing on App::args_from_usage()

github.com/clap-rs/clap - 36160fc47f23a27524a2ced03243458b9556b42d authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap - b302b8bcd8c2e846ad30c04d72b737aa3dbbd4b0 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap_generate - b302b8bcd8c2e846ad30c04d72b737aa3dbbd4b0 authored almost 10 years ago
chore(docs): rebuild documentation with new from_usage features

github.com/clap-rs/clap_generate - 22163991daaed0782c698cfc7ef0ffbc432eff5c authored almost 10 years ago
chore(docs): rebuild documentation with new from_usage features

github.com/clap-rs/clap - 22163991daaed0782c698cfc7ef0ffbc432eff5c authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap - 0d3ecd8e83d050fdb64b312d56f40cb82f22c7af authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap_generate - 0d3ecd8e83d050fdb64b312d56f40cb82f22c7af authored almost 10 years ago
fix(tests): fix failing doc tests

github.com/clap-rs/clap_generate - 3710cd69162f87221a62464f63437c1ce843ad3c authored almost 10 years ago
fix(tests): fix failing doc tests

github.com/clap-rs/clap - 3710cd69162f87221a62464f63437c1ce843ad3c authored almost 10 years ago
tests(clap-tests): add test support for new from_usage features

github.com/clap-rs/clap - 79e26a6b3e78cc70bb631637556d5275da308bb8 authored almost 10 years ago
tests(clap-tests): add test support for new from_usage features

github.com/clap-rs/clap_generate - 79e26a6b3e78cc70bb631637556d5275da308bb8 authored almost 10 years ago
feat(app): add support for building args from usage strings

github.com/clap-rs/clap_generate - d5d48bcf463a4e494ef758836bd69a4c220bbbb5 authored almost 10 years ago
feat(app): add support for building args from usage strings

github.com/clap-rs/clap - d5d48bcf463a4e494ef758836bd69a4c220bbbb5 authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap - 1bc802aa4b46b87e73a72447f0a29d458c42c13b authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap_generate - 1bc802aa4b46b87e73a72447f0a29d458c42c13b authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap_generate - 1fcfc9cf2725384e1f6131b3e99441de5c9c44f7 authored almost 10 years ago
docs(README.md): fix typos in the readme

github.com/clap-rs/clap - 1fcfc9cf2725384e1f6131b3e99441de5c9c44f7 authored almost 10 years ago
docs(README.md): update readme examples with new from_usage() methods

github.com/clap-rs/clap - a4b0ce7426ee458f2aec8279dff44659ecb8693c authored almost 10 years ago
docs(README.md): update readme examples with new from_usage() methods

github.com/clap-rs/clap_generate - a4b0ce7426ee458f2aec8279dff44659ecb8693c authored almost 10 years ago
Merge pull request #70 from kbknapp/from-usage

Adds the ability to create args from a usage string

github.com/clap-rs/clap_generate - 24dcc13b032f114445d4c3e2d790f24ccbb42dc7 authored almost 10 years ago
Merge pull request #70 from kbknapp/from-usage

Adds the ability to create args from a usage string

github.com/clap-rs/clap - 24dcc13b032f114445d4c3e2d790f24ccbb42dc7 authored almost 10 years ago
feat(args): add ability to create basic arguments from a usage string

github.com/clap-rs/clap - ab409a8f1db9e37cc70200f6f4a84a162692e618 authored almost 10 years ago
feat(args): add ability to create basic arguments from a usage string

github.com/clap-rs/clap_generate - ab409a8f1db9e37cc70200f6f4a84a162692e618 authored almost 10 years ago
chore(docs): rebuild documentation with rustdoc nightly

github.com/clap-rs/clap_generate - 5fc6050ddff10dee96a390071b660f5d81cbc2e2 authored almost 10 years ago
chore(docs): rebuild documentation with rustdoc nightly

github.com/clap-rs/clap - 5fc6050ddff10dee96a390071b660f5d81cbc2e2 authored almost 10 years ago
docs(clap): clean up docs and add better explainations

github.com/clap-rs/clap - 3d960e8be0d57e828a83afccd64754d4b7717ced authored almost 10 years ago
docs(clap): clean up docs and add better explainations

github.com/clap-rs/clap_generate - 3d960e8be0d57e828a83afccd64754d4b7717ced authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap_generate - 2e3dc49a9a67921d859cfda18b86e30a1f615a36 authored almost 10 years ago
chore(clap): increase version

github.com/clap-rs/clap - 2e3dc49a9a67921d859cfda18b86e30a1f615a36 authored almost 10 years ago