Skip to content

Commit

Permalink
Add more examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera committed Mar 13, 2019
1 parent 7b95f84 commit eb83134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/TuistKit/Commands/InitCommand.swift
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ class InitCommand: NSObject, Command {
import ProjectDescription
let setup = Setup([
// .homebrew(packages: ["swiftlint", "carthage"]),
// .carthage()
])
"""
Expand Down

0 comments on commit eb83134

Please sign in to comment.