Files
xtool-mirror/Documentation/xtool.docc/First-app-code/template-1b.sh
2025-05-20 03:10:36 +05:30

11 lines
264 B
Bash

Developer$ xtool new Hello
Creating package: Hello
Creating Package.swift
Creating xtool.yml
Creating .gitignore
Creating .sourcekit-lsp/config.json
Creating Sources/Hello/HelloApp.swift
Creating Sources/Hello/ContentView.swift
Finished generating project Hello.