Skip to content

erorndev/file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native File(1) for Windows

A native Windows port of Ian Darwin's file command and libmagic, built with CMake and Clang on Windows without requiring MSYS2 and Cygwin.

Build

cmake -S . -B build -G Ninja
cmake --build build

This produces:

  • build/file.exe
  • build/magic.mgc

About

Native Windows port of file(1)/libmagic

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors