A repo with simple tools or utilities that are separate from other projects.
Find a file
2025-01-22 04:16:46 -07:00
cpp Instead use the C++ pause program 2024-08-31 01:44:46 -07:00
dart Update LibAC syntax for arguments system 2025-01-22 04:16:46 -07:00
.gitignore Initial commit 2024-08-30 17:49:54 +00:00
compile.bat Add a timestamp generator helper utility 2025-01-06 02:44:33 -07:00
compile.sh Add a timestamp generator helper utility 2025-01-06 02:44:33 -07:00
installscript.sh Add a timestamp generator helper utility 2025-01-06 02:44:33 -07:00
Jenkinsfile Remove windows CI job 2025-01-22 04:04:02 -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