Skip to content

KS1019/MinimumSwiftArgumentParserExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MinimumSwiftArgumentParserExample

This is an example to show how swift-argument-parser can be used with minimum configuration.

How This Works

This example expects swift-sh command to be installed to resolve the dependency of ArgumentParser.

This main.swift can be executed by following commands.

cd MinimumSwiftArgumentParserExample
swift sh main.swift

Acknowledgement

About

Example project to use swift-argument-parser with swift-sh

Topics

Resources

Stars

Watchers

Forks

Languages