Skip to content

A cli tool to format JSON object into Swift model file.

Notifications You must be signed in to change notification settings

SunsetWan/cmdLineApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdLineApp

  1. run cd ./cmdLineApp
  2. run swift build
  3. run swift run cmdLineApp

Options: ./cmdLineApp --help

Arguments:

inputFilePath - the Path of your raw json data
outputFileName - result is "outputFileName.swift file"

About

A cli tool to format JSON object into Swift model file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages