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 repo tag = optional tag atau branch forceDownload = jika true, download ulang meskipun cache ada
sanitizeTag(String? inputTag) String
Pastikan tag valid untuk GitHub