feat: Add platform helpers

This commit is contained in:
Timo Reymann
2023-02-17 10:32:12 +01:00
parent c086017998
commit f6a6e91d2f
6 changed files with 121 additions and 0 deletions
+5
View File
@@ -53,6 +53,11 @@
"path": "dist/user_feedback.sh",
"name": "user-feedback.bash",
"label": "Component > User-Feedback - Provides useful colored outputs for user feedback on actions"
},
{
"path": "dist/platform_helpers.sh",
"name": "platform-helpers.bash",
"label": "Component > Platform-Helpers - Platform specific helpers"
}
]
}