#check out this new crate

6 messages · Page 1 of 1 (latest)

zenith badger
#

https://crates.io/crates/neofile
you know the linux
file
command? i remade it for windows! (this is a shitty beginner project but i wanna make this a big thing. collaborators dm me)

manic sparrow
#

I would highly recommend adding a repository field to your Cargo.toml

#

And... you might or might not be aware of this, but this is not what file does.
It doesn't check the extension at all.
It actually reads the file contents to assess what kind of file it is.

zenith badger
#

ok

#

how do i do that?

#

im a beginner