Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Command Line Tool to Create Swift Model Objects from JSON

NotificationsYou must be signed in to change notification settings

djtech42/JSONToSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Tool to Create Swift Model Objects from JSON

What this project aims to accomplish

  • Ability to point to a local JSON file, provide an object name and generate a swift model object

How to use

Clone respository and build using Xcode. Run the application target.

You can also copy the application build product into ~/Usr/bin/local and access it via command line in the system.

Local JSON files

  1. Execute the JSONSwiftGenertor application from terminal
  2. Input(at prompt) path to local JSON file
  3. Input(at prompt) name of root object
  4. Output swift file is written to ~/Users/.../Desktop/

Passing Arguments

  1. Execute the JSONSwiftGenertor with arguments on launch
  2. Explicitly pass-u flag for remote URL (optional)
  3. Pass URL for local or remote file location

License

Copyright 2016 Brenden KonnaganLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

About

Command Line Tool to Create Swift Model Objects from JSON

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp