Giter Club home page Giter Club logo

Comments (6)

tmccombs avatar tmccombs commented on May 14, 2024 2

does the cargo/crate name need to be the same as the executable? If not you could name the crate something like fd-command or fd-finder or even better-find. Or make fd an acronym for something, and spell out the full name in the crate name. I actually think the last one might be a good idea regardless, since fd is kind of hard to search for (especially since it is already frequently used to mean "file descriptor"). Unfortunately I can't really think of any cool names that fd would be short for.

from fd.

sharkdp avatar sharkdp commented on May 14, 2024

Thank you for the suggestion.

Unfortunately, the name fd is already taken by @stemjail's https://github.com/stemjail/fd-rs - https://crates.io/crates/fd

Any suggestions on how to proceed?

Are there any other advantages, apart from being able to run cargo install <crate-name>?

from fd.

dead10ck avatar dead10ck commented on May 14, 2024

The crate name really doesn't matter. Any of @tmccombs ' suggestions would work. @sharkdp there's that, and also storing every old version that gets published without having to resort to something like git tags. Also, it's just a pain for users to have to look up the github URL every time.

from fd.

sharkdp avatar sharkdp commented on May 14, 2024

I quite like the fd-finder idea, but also +1 for the remark about finding an expanded name in order for this to be more memorable (and search-engine friendly).

I tried my best in expanding the fd acronym. Here are a few ideas (not to be taken too seriously):

  • find-deluxe - maybe a little bit too pretentious 😄
  • file-detector
  • find-data
  • finding-dory

Something like ag - the silver searcher would be cool, but Fd is not a chemical element ☚ī¸.

from fd.

erf avatar erf commented on May 14, 2024

Suggestion:

  • find-direct
  • file-direct(or)
  • find-diabolic ;)
  • fd - find with rust

from fd.

sharkdp avatar sharkdp commented on May 14, 2024

fd is now on crates.io: https://crates.io/crates/fd-find and therefore can be installed via

cargo install fd-find

Thanks!

from fd.

Related Issues (20)

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.