Skip to content
/ auto Public

tool to auto-start specified programs with parameters in a lightweight/cross platform manner.

Notifications You must be signed in to change notification settings

Yetoo1/auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto

Tool to auto-start specified programs with parameters in a lightweight/cross platform manner. The point of this is to have a single file which is an executable that will automatically execute user specified programs with relevant flags. This is essentially a glorified shortcut. In the future there will be a wrapper/script/program that's an abstraction to msbuild or make depending on os to pass a precompiler definition with user specified string in that. At somepoint I want to make this into a self compiling executable to remove the wrapper. Probably there'd be some tool to autoinject the source code into the the initial source code, but that just be for development, but also eventually there would be command line options to reset the code to initial state and add scod to hard code rather than use the wrapper. For now, edit commandString in main and separate by \n and remember to escape proper characters, more documentation in main.

About

tool to auto-start specified programs with parameters in a lightweight/cross platform manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published