Skip to content
/ tbx Public
forked from VTFoundation/tbx

Tool Box for auto customization for windows testing

License

Notifications You must be signed in to change notification settings

anantkaul/tbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TBX

Tool Box for auto customization for windows testing

Run and Go (Double-Click) ...

curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat

# Using CMD?
curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat && .\tbx.bat

# Or PowerShell ...
curl https://raw.githubusercontent.com/VTFoundation/tbx/main/tbx.bat -o tbx.bat; .\tbx.bat

When you simply Exit !!

About

Tool Box for auto customization for windows testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 58.5%
  • PowerShell 41.5%