commands/clone library
Functions
-
cloneStarterKitZipCached(
String projectName, {String? repoUrl, String? tag, bool forceDownload = false, bool verbose = false}) → Future< void> -
Clone starter kit dari GitHub dengan caching ZIP
repoUrl= optional custom repotag= optional tag atau branchforceDownload= jika true, download ulang meskipun cache ada -
sanitizeTag(
String? inputTag) → String - Pastikan tag valid untuk GitHub