A repo with simple tools or utilities that are separate from other projects.
Find a file
2024-11-29 12:36:56 -07:00
cpp Instead use the C++ pause program 2024-08-31 01:44:46 -07:00
dart Add help message 2024-11-29 12:35:55 -07:00
.gitignore Initial commit 2024-08-30 17:49:54 +00:00
compile.bat Add commit helper to compile scripts 2024-11-29 12:36:56 -07:00
compile.sh Add commit helper to compile scripts 2024-11-29 12:36:56 -07:00
installscript.sh Fix wrong instruction in installscript 2024-11-23 23:52:50 -07:00
Jenkinsfile Change build node label 2024-10-05 19:23:11 -07:00
README.md Try to get the dart compile commands to execute on windows. 2024-08-31 00:06:30 -07:00

SimpleHelperTools

A repo with simple tools or utilities that are separate from other projects.

Automatic Installation

Linux

Execute the command: curl -sSL https://git.zontreck.com/AriasCreations/SimpleHelperTools/raw/branch/main/installscript.sh | bash