A repo with simple tools or utilities that are separate from other projects.
Find a file
2024-08-31 00:06:30 -07:00
cpp Fix cmake file 2024-08-30 21:02:27 -07:00
dart Bump versions 2024-08-30 23:35:01 -07:00
.gitignore Initial commit 2024-08-30 17:49:54 +00:00
compile.sh Add a sleep binary 2024-08-30 23:15:36 -07:00
installscript.sh Try to get the dart compile commands to execute on windows. 2024-08-31 00:06:30 -07:00
Jenkinsfile Try to get the dart compile commands to execute on windows. 2024-08-31 00:06:30 -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