vipergen

0.1.0

A VIPER module generation tool written in Swift
che1404/Vipergen

What's New

Genesis

2017-10-24T08:18:48Z

This is the first release of the vipergen tool

Vipergen 🐍

A VIPER module generator written in Swift. It's heavily based on Pedro Piñera's vipergen tool, now sadly deprecated.

Installation

$ git clone https://github.com/che1404/Vipergen.git vipergen
$ cd vipergen
$ make install

Usage

Usage:

$ vipergen --help
Usage:

    $ vipergen <module name>

Arguments:

    module name - The name of the module

Options:
    --template [default: default] - The template (Should exist in the Templates directory)
    --creator [default: John Doe] - The name of the creator
    --output [default: .] - The output directory

Uninstallation

$ make uninstall

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Mon Apr 15 2024 08:34:50 GMT-0900 (Hawaii-Aleutian Daylight Time)