close
Skip to content

excitoon/noextrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tool for running executables without extensions on Windows.

Build status

Dependencies

scoop install gcc
scoop install make
scoop install cmake

Build

git clone git@github.com:excitoon/noextrun
mkdir noextrun-bin
cd noextrun-bin
cmake ../noextrun -G "Unix Makefiles"
make

Install

scoop bucket add user https://github.com/excitoon/scoop-user.git
scoop install user/noextrun

About

Tool for running executables without extensions on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors