JohnSundell / SwiftPlate

Easily generate cross platform Swift framework projects from the command line
MIT License
1.77k stars 88 forks source link

Added support for Command Line arguments #24

Closed codeOfRobin closed 7 years ago

kiliankoe commented 7 years ago

Just out of curiosity, why //:?

codeOfRobin commented 7 years ago

//: Renders as Markdown text in Swift Playgrounds (I don't think it makes a difference in Projects).

kiliankoe commented 7 years ago

Interesting, thanks!