mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
added Readme to utils
This commit is contained in:
5
utils/README.md
Normal file
5
utils/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# How to assemble Installomator.sh
|
||||
|
||||
Since the Installomator.sh script has grown to over 3000 lines, its management on git has become very unwieldy. Because of that we have split the main script into multiple text files which are easier to manage. Having multiple files results in less merge conflicts.
|
||||
|
||||
The full script is assembled using the `utils/assemble.sh` tool. For convenience, there is a symbolic link in the root of the repository.
|
||||
Reference in New Issue
Block a user