Skip to content

Commit f2227dc

Browse files
committed
Add introduction
1 parent 410f40b commit f2227dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Sources/Swiftly/Init.swift

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ struct Init: SwiftlyCommand {
6767
// Give the user the prompt and the choice to abort at this point.
6868
if !assumeYes {
6969
var msg = """
70+
Welcome to swiftly, the Swift toolchain manager for Linux and macOS!
71+
72+
Please read the following information carefully before proceeding with the installation. If you
73+
wish to customize the steps performed during the installation process, refer to 'swiftly init -h'
74+
for configuration options.
75+
7076
Swiftly installs files into the following locations:
7177
7278
\(Swiftly.currentPlatform.swiftlyHomeDir.path) - Directory for configuration files

0 commit comments

Comments
 (0)