Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digipolitan/framework-swift-template-cli


https://github.com/digipolitan/framework-swift-template-cli

cli framework ruby swift template

Last synced: about 23 hours ago
JSON representation

Awesome Lists containing this project

README

        

# framework-swift-template-cli

[![Gem Version](https://badge.fury.io/rb/digipolitan-framework-swift-template-cli.svg)](http://badge.fury.io/rb/digipolitan-framework-swift-template-cli)

Digipolitan tools to use swift framework template

## dg-fst

### Common actions

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

````Sh
dg-fst --init
````

Install framework swift template in the current directory

````Sh
dg-fst --help
````

Display the helper

### Custom actions

````Sh
dg-fst --init -o my_project_dir/child_path
````

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