mirror of
https://github.com/xtool-org/xtool.git
synced 2026-02-04 11:53:30 +01:00
11 lines
264 B
Bash
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.
|