/swift-cli-template

🪄 Easy make a new swift cli project

Primary LanguageSwiftMIT LicenseMIT

swift-cli-template

🪄 Easy make a new swift cli project

Dependencies

  • ArgumentParser

Usage

  1. Initialize your project
$ make init
  1. build
$ make build 

or

$ swift build