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

chore: fix broken docs.rs link

github.com/clap-rs/term_size-rs - pickfire opened this pull request over 6 years ago
Is error the right default?

github.com/clap-rs/clap-verbosity-flag - epage opened this issue over 6 years ago
Fix #25

github.com/clap-rs/thunder - gugahoa opened this pull request over 6 years ago
Setting a default port?

github.com/clap-rs/clap-port-flag - lnicola opened this issue over 6 years ago
WIP: Getting the tests to work

github.com/clap-rs/clap_derive - savish opened this pull request over 6 years ago
impl Clone for Verbosity

github.com/clap-rs/clap-verbosity-flag - dpc opened this pull request over 6 years ago
Turn on Travis CI

github.com/clap-rs/clap-validators - chevdor opened this issue over 6 years ago
Consider using asciidoc for the doc

github.com/clap-rs/clap-validators - chevdor opened this issue over 6 years ago
WIP: Add moar' validators

github.com/clap-rs/clap-validators - chevdor opened this pull request over 6 years ago
Add an example

github.com/clap-rs/clap-validators - chevdor opened this pull request over 6 years ago
Add fs validator

github.com/clap-rs/clap-validators - chevdor opened this pull request over 6 years ago
The doc mentions missing examples

github.com/clap-rs/clap-validators - chevdor opened this issue over 6 years ago
thunder does not build on 1.29.0-nightly

github.com/clap-rs/thunder - lrbalt opened this issue over 6 years ago
Impliment `.connect()`

github.com/clap-rs/clap-port-flag - deg4uss3r opened this issue over 6 years ago
[Enhancement] Added .udp_bind() and .udp_bind_or()

github.com/clap-rs/clap-port-flag - deg4uss3r opened this pull request over 6 years ago
Add an example for setup_env_logger()

github.com/clap-rs/clap-verbosity-flag - yoshuawuyts opened this issue over 6 years ago
Question: why do we filter messages?

github.com/clap-rs/clap-verbosity-flag - yoshuawuyts opened this issue over 6 years ago
expose .log_level()

github.com/clap-rs/clap-verbosity-flag - yoshuawuyts opened this pull request over 6 years ago
Expose log level

github.com/clap-rs/clap-verbosity-flag - yoshuawuyts opened this issue over 6 years ago
use own name

github.com/clap-rs/clap-verbosity-flag - yoshuawuyts opened this pull request over 6 years ago
expose `tokio::net::tcp_listener`?

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this issue over 6 years ago
add a hyper example

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this pull request over 6 years ago
use listen-fd crate

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this issue over 6 years ago
rename hostname -> address

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this pull request over 6 years ago
WIP: Make tests pass

github.com/clap-rs/clap_derive - kbknapp opened this pull request over 6 years ago
Make Tests Pass

github.com/clap-rs/clap_derive - kbknapp opened this pull request over 6 years ago
--address vs --hostname

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this issue over 6 years ago
UDP sockets

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this issue over 6 years ago
Improve error handling on bad port

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this issue over 6 years ago
Intial rename

github.com/clap-rs/clap_derive - kbknapp opened this pull request over 6 years ago
chore: updates meta files for the repo

github.com/clap-rs/clap_derive - kbknapp opened this pull request over 6 years ago
activate syntax highlighting for the example

github.com/clap-rs/thunder - rushmorem opened this pull request over 6 years ago
Examples are panicing

github.com/clap-rs/thunder - Pzixel opened this issue over 6 years ago
create .bind_or()

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this pull request over 6 years ago
fix travis

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this pull request over 6 years ago
dont listen on all devices

github.com/clap-rs/clap-port-flag - yoshuawuyts opened this pull request over 6 years ago
Delete Cargo.lock

github.com/clap-rs/clap-port-flag - Dylan-DPC-zz opened this pull request over 6 years ago
single impl created

github.com/clap-rs/thunder - gilescope opened this pull request over 6 years ago
Use case of this vs. `quicli`?

github.com/clap-rs/clap-verbosity-flag - ErichDonGubler opened this issue over 6 years ago
Unwrapping Optional global parameter panics

github.com/clap-rs/thunder - spacekookie opened this issue over 6 years ago
Commas in custom attribute description breaks

github.com/clap-rs/thunder - spacekookie opened this issue over 6 years ago
Fix #15

github.com/clap-rs/thunder - gugahoa opened this pull request over 6 years ago
Fix issue #16

github.com/clap-rs/thunder - gugahoa opened this pull request over 6 years ago
Calling `Option::unwrap()` on a `None` value

github.com/clap-rs/thunder - gugahoa opened this issue over 6 years ago
Commas in global options causes compile error

github.com/clap-rs/thunder - gugahoa opened this issue over 6 years ago
Would nicer error messages be possible?

github.com/clap-rs/thunder - torpak opened this issue over 6 years ago
Made some improvements in a comment block

github.com/clap-rs/thunder - gurry opened this pull request over 6 years ago
Align param defs in attribute with Rust syntax

github.com/clap-rs/thunder - killercup opened this issue over 6 years ago
Look at `darling.rs` for implementation refresh

github.com/clap-rs/thunder - spacekookie opened this issue over 6 years ago
Add repository field to Cargo.toml

github.com/clap-rs/thunder - Enet4 opened this pull request over 6 years ago
Fix subcommand help texts

github.com/clap-rs/thunder - killercup opened this pull request over 6 years ago
doc: fix minor grammar mistake

github.com/clap-rs/thunder - mcampbell opened this pull request over 6 years ago
Support argument type other than str

github.com/clap-rs/thunder - strangeglyph opened this issue over 6 years ago
Support structs not named `Thor`

github.com/clap-rs/thunder - strangeglyph opened this issue over 6 years ago
Support global arguments

github.com/clap-rs/thunder - spacekookie opened this issue over 6 years ago
Emoji in comments don't work

github.com/clap-rs/thunder - spacekookie opened this issue over 6 years ago
Support for raw trailing args without `--`

github.com/clap-rs/clap - bjgill opened this issue over 6 years ago
Some doodling around

github.com/clap-rs/thunder - killercup opened this pull request over 6 years ago
Add a ragnarök feature

github.com/clap-rs/thunder - killercup opened this issue over 6 years ago
Dynamic completion support

github.com/clap-rs/clap - Manishearth opened this issue over 6 years ago
Ssl cert of hosted site is not trusted

github.com/clap-rs/clap-book - softprops opened this issue almost 7 years ago
No way to create a global template

github.com/clap-rs/clap - anna-is-cute opened this issue almost 7 years ago
Are you still developing this?

github.com/clap-rs/clap-validators - svenstaro opened this issue almost 7 years ago
Bump winapi to 0.3

github.com/clap-rs/term_size-rs - Eijebong opened this pull request almost 7 years ago
1.0 beta1

github.com/clap-rs/term_size-rs - kbknapp opened this pull request about 7 years ago
1.0 Release

github.com/clap-rs/term_size-rs - kbknapp opened this issue about 7 years ago
WIP - Import structopt

github.com/clap-rs/clap_derive - kbknapp opened this pull request about 7 years ago
Add case sensitive option for ArgEnum

github.com/clap-rs/clap_derive - Hoverbear opened this pull request about 7 years ago
Dual License?

github.com/clap-rs/clap_derive - kbknapp opened this issue about 7 years ago
Versioning

github.com/clap-rs/clap_derive - kbknapp opened this issue about 7 years ago
Update Cargo.toml metadata.

github.com/clap-rs/clap_derive - Hoverbear opened this pull request about 7 years ago
Remap metadata

github.com/clap-rs/clap_derive - Hoverbear opened this issue about 7 years ago
Cargo categories

github.com/clap-rs/term_size-rs - kbknapp opened this pull request about 7 years ago
Fix mix contents warning.

github.com/clap-rs/clap-www - Carreau opened this pull request over 7 years ago
Sponsor Page

github.com/clap-rs/clap-www - kbknapp opened this pull request over 7 years ago
Make the license machine parsable

github.com/clap-rs/term_size-rs - vorner opened this pull request over 7 years ago
Pin version of mdBook

github.com/clap-rs/clap-book - azerupi opened this issue over 7 years ago
Example is missing 'use clap::App'

github.com/clap-rs/clap-www - Aaron1011 opened this issue over 7 years ago
Default subcommand

github.com/clap-rs/clap - hcpl opened this issue over 7 years ago
Machine-parseable license

github.com/clap-rs/term_size-rs - vorner opened this issue over 7 years ago
SSL cert invalid for book.clap.rs

github.com/clap-rs/clap-www - cardoe opened this issue over 7 years ago
Replace "book.clap.rs" with "clap.rs/book"

github.com/clap-rs/clap-www - kscz opened this pull request over 7 years ago
V0.3

github.com/clap-rs/term_size-rs - kbknapp opened this pull request over 7 years ago
Move code into "platform" modules

github.com/clap-rs/term_size-rs - kaegi opened this pull request almost 8 years ago
Fix typos

github.com/clap-rs/clap-book - pyk opened this pull request almost 8 years ago
Website tries to load resources over plain HTTP

github.com/clap-rs/clap-www - moosingin3space opened this issue almost 8 years ago
Dep update

github.com/clap-rs/term_size-rs - kbknapp opened this pull request almost 8 years ago
interesting this topic

github.com/clap-rs/clap-book - xiaods opened this issue almost 8 years ago
Add support for automatic negation flags

github.com/clap-rs/clap - kbknapp opened this issue almost 8 years ago
Support automatic subcommands for completion

github.com/clap-rs/clap - colemickens opened this issue almost 8 years ago