diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7217f28 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + +Copyright (C) 2025 Jam'o Siu + +Everyone is permitted to copy and distribute verbatim or modified +copies of this license document, and changing it is allowed as long +as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f7a19e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Shell Scripts + +A curated collection of custom scripts developed and utilised throughout our software development lifecycle. These utilities address common development challenges, automate repetitive tasks, and enhance workflow efficiency. + +This repository contains a variety of bespoke scripts for Windows and Unix-like systems, including route management utilities, environment configuration helpers, and development workflow accelerators. Each script is designed to solve particular challenges encountered during our development process. + +Organised by platform and purpose, these tools have been refined through practical use to optimise development workflows and system management tasks. + +--- + +> Note: These scripts are primarily intended for internal use and may require customisation for your specific environment. Proper privilege elevation is implemented where system-level changes are required. \ No newline at end of file