Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 470 Bytes

LoginClientGenerator

The starting point of automatic client generation

Installation

Install swagger-codegen clone this repository

git clone [email protected]:Kount/LoginClientGenerator.git

Usage

  • Use the make file to build the clients

New languages

  • To add a new language add a language specific config
  • Add new tarkets for clean, clone, build, and push
  • Create language repo and push up new client