feat: Adds output values to some of the commands to allow them to be piped into other commands
This commit is contained in:
@@ -68,6 +68,7 @@ struct CreateCommand: AsyncParsableCommand {
|
||||
template: .init(directory: templateDir),
|
||||
useLocalTemplateDirectory: localTemplateDir
|
||||
))
|
||||
print(projectDir)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user