Skip to content

Digipolitan/app-swift-template-cli

Repository files navigation

app-swift-template-cli

Gem Version

Digipolitan tools to use swift app template

dg-ast

Common actions

This executable run the tools to integrate swift app template in an empty directory

dg-ast --init

Install app swift template in the current directory

dg-ast --help

Display the helper

Custom actions

dg-ast --init -o my_project_dir/child_path

Install app swift template in ** my_project_dir/child_path** directory