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

Cleanup readme

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Feature fd

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Address be addr

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Add testcase

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Revert "Remove cargo-deny job for now"

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Revert "Remove cargo-deny job for now"

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Commit lint

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Commit lint

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Update structopt requirement from 0.2.8 to 0.3.26

github.com/clap-rs/clap-port-flag - dependabot[bot] opened this pull request over 2 years ago
Update privdrop requirement from 0.3.1 to 0.5.2

github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request over 2 years ago
Update structopt requirement from 0.2.10 to 0.3.26

github.com/clap-rs/clap-permission-flag - dependabot[bot] opened this pull request over 2 years ago
Add actions workflow from github web UI

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Add workflow file from github web UI

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Ci

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Dependabot

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Dependabot

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Cleanup

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
Cleanup

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Add CI

github.com/clap-rs/clap-port-flag - matthiasbeyer opened this pull request over 2 years ago
Add CI

github.com/clap-rs/clap-permission-flag - matthiasbeyer opened this pull request over 2 years ago
RUSTSEC-2021-0139: ansi_term is Unmaintained

github.com/clap-rs/clap-verbosity-flag - github-actions[bot] opened this issue over 2 years ago
Fish dynamic completion

github.com/clap-rs/clap - ModProg opened this pull request over 2 years ago
Polishing `--help` output

github.com/clap-rs/clap - epage opened this issue over 2 years ago
feat(complete): Add completion for help subcommands

github.com/clap-rs/clap - talklittle opened this pull request over 2 years ago
Help subcommand argument should not have ellipsis

github.com/clap-rs/clap - patrick-gu opened this issue over 2 years ago
WIP attempt to implement more general range support

github.com/clap-rs/clap - tmccombs opened this pull request over 2 years ago
Improve error for `args_conflicts_with_subcommands`

github.com/clap-rs/clap - cd-work opened this pull request over 2 years ago
Support multiple values in native completions

github.com/clap-rs/clap - epage opened this issue over 2 years ago
elvish support for native completions

github.com/clap-rs/clap - epage opened this issue over 2 years ago
powershell support for native completions

github.com/clap-rs/clap - epage opened this issue over 2 years ago
fish support for native completions

github.com/clap-rs/clap - epage opened this issue over 2 years ago
zsh support for native completions

github.com/clap-rs/clap - epage opened this issue over 2 years ago
feat(parser): Add range validation for usize/isize

github.com/clap-rs/clap - tmccombs opened this pull request over 2 years ago
chore: Upgrade tracing-subscriber

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request over 2 years ago
Add support for ignoring errors on subcommands

github.com/clap-rs/clap - cd-work opened this pull request over 2 years ago
fix cargo.toml link

github.com/clap-rs/clap - nyurik opened this pull request over 2 years ago
feat(mangen): clap/env is itself a feature of mangen

github.com/clap-rs/clap - AndreasBackx opened this pull request over 2 years ago
Upgrade Dependencies

github.com/clap-rs/clap-md - Asafrose opened this pull request over 2 years ago
fix!: Give control over help text

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 3 years ago
fix!: Make logging flags global

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 3 years ago
Custom exit code

github.com/clap-rs/clap - tertsdiepraam opened this issue almost 3 years ago
Confusing how to override `version` or `help`s behavior

github.com/clap-rs/clap - bcantrill opened this issue almost 3 years ago
`clap_man` forces the `env` feature on

github.com/clap-rs/clap - epage opened this issue almost 3 years ago
Ability to customize man pages

github.com/clap-rs/clap - epage opened this issue almost 3 years ago
docs: Expand on how to use the crate

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 3 years ago
Include usage in example

github.com/clap-rs/clap-verbosity-flag - dimo414 opened this issue almost 3 years ago
Please lower the MSRV

github.com/clap-rs/clap - djc opened this issue almost 3 years ago
fix!: Upgrade to clap3

github.com/clap-rs/clap-verbosity-flag - epage opened this pull request almost 3 years ago
`book.clap.rs` no longer works

github.com/clap-rs/clap-book - Kinrany opened this issue about 3 years ago
Create a group from an `Args` struct

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Support for clap3?

github.com/clap-rs/clap-verbosity-flag - SUPERCILEX opened this issue about 3 years ago
Custom collections

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Layering env, args, and config

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Optional option-argument parsing is incorrect

github.com/clap-rs/clap - mkayaalp opened this issue about 3 years ago
[modular] User-driven validation

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Ability to apply a setting to all args

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Stablize `App::replace` Tracking Issue

github.com/clap-rs/clap - epage opened this issue about 3 years ago
Usage of this crate with clap

github.com/clap-rs/clap-verbosity-flag - Eolien55 opened this issue about 3 years ago
Add failing test for overriding the help subcommand

github.com/clap-rs/clap - jonathanmorley opened this pull request about 3 years ago
Support for clap_derive

github.com/clap-rs/clap-verbosity-flag - MiSawa opened this issue over 3 years ago
Don't suggest `--` in errors if it isn't relevant

github.com/clap-rs/clap - silvioprog opened this issue over 3 years ago
Support for using ArgGroup as Enum with derive

github.com/clap-rs/clap - ModProg opened this issue over 3 years ago