auto-save 2026-04-01 09:03 (+7, ~1)
This commit is contained in:
8
ProjectButler/SourcesProjectButler.swift
Normal file
8
ProjectButler/SourcesProjectButler.swift
Normal file
@@ -0,0 +1,8 @@
|
||||
import Foundation
|
||||
|
||||
@main
|
||||
struct ProjectButler {
|
||||
static func main() {
|
||||
print("ProjectButler is running!")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user