CH
che1404/Vipergen
A VIPER module generation tool written in Swift
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 installUsage
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 directoryUninstallation
$ make uninstallBuilding
Regenerate the xcodeproj
$ swift package generate-xcodeprojOn this page
Languages
Swift87.5%Makefile6.6%Ruby5.9%
Latest Release
0.1.0October 24, 2017Created October 19, 2017
Updated December 30, 2019