Skip to content

A extendable code generator script for Android Clean Architecture and iOS VIPER with Java and Swift Templates

Notifications You must be signed in to change notification settings

Botz/VIPERGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description This is a code generator for Clean Architecture, VIPER

#USAGE

./VIPERGenerator

  • Enter Template(Swift, Java, JavaV2)
  • Enter modulename
  • For Java enter packagename

#Templates

You can use own templates, just provide your code templates in a subdirectory of templates.

Placeholders:

  • ##MODULENAME## will be replaced
  • ##PACKAGENAME## for java code, the package name of your module
  • ##USERNAME## will be replaced with your terminal username
  • ##DATE## will be replaced by current date with format: dd.MM.YYYY

About

A extendable code generator script for Android Clean Architecture and iOS VIPER with Java and Swift Templates

Resources

Stars

Watchers

Forks

Packages