GithubHelp home page GithubHelp logo

mainrs / cargo-free Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 860 KB

A cargo subcommand to check if a given crate name is available.

Home Page: https://crates.io/crates/cargo-free

License: Apache License 2.0

Rust 8.48% Nix 91.52%
cargo-subcommand cli rust-library

cargo-free's People

Contributors

dependabot-preview[bot] avatar mainrs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

cargo-free's Issues

Wrong formatting

$ cargo free thanks-cli thanks
thanks-cli: Available
thanks    : Available 

The second colon has come directly after the crate name.

Two lines are printed out

Subcommand free gets interpreted as a crate name, therefore two lines are printed each time the tool is used. The second line is the one we are interested in.

Integrate name suggestions

If a name is taken, a list of similar names could be checked to give a user a list of potential alternative crate names.

Optional async

Passing n names currently does currently n requests one after another. An optional feature for concurrency could make the tool run faster when multiple names are supplied.

Enhance output

In the case that multiple names are provided, print out the name alongside the availability for easier traceability.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.