You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@
7
7
> [!NOTE]
8
8
> Since the project is still in active development, you may encounter some issues. Please consider [submitting feedback](https://github.com/ChrisTitusTech/macutil/issues) if you do.
9
9
10
+
# HEAVY DEVELOPMENT
11
+
12
+
- Make a theme that looks good
13
+
- fix references to common script or compile common script functions into the sh files under `scripts/`
14
+
- Look at creating or installing a package into /Applications or other methods like copying to ~/.local/bin
15
+
- Realtime verbose output of script execution - Right now, it only shows output AFTER the script has finished executing.
16
+
10
17
## 💡 Usage
11
18
To get started, pick which branch you would like to use, then run the command in your terminal:
0 commit comments