A command line utility to generate model and web service classes in Swift programming language.
Project description
A command line utility to generate model and web service classes in Swift programming language. This is a simple and lightweight tool for developers to automate a part of effort. The tool will generate all the required model classes and web service classes based on Alamofire and ObjectMapper with a single command.
Installation
SwiftCodeGen is written in Python, and it requires python 2.7 or above to work.
Install SwiftGen and use simple commands.
$ pip install SwiftCodeGen
If you have already a version installed…
$ pip install SwiftCodeGen –update
Usage
SwiftCodeGen uses SwiftGenConf.json file to keep api details and other common properties to configure basic setups. It also uses template files to generate model and service classes. More documentation can be found here .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file SwiftCodeGen-0.3.tar.gz
.
File metadata
- Download URL: SwiftCodeGen-0.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f6ed8c40727070f1233a34009999c66bb6682290cc45bd83e6f5e763029da6f |
|
MD5 | 3957439b1963c08f9f43135143dc6eef |
|
BLAKE2b-256 | a2c2e1815abb6fdb8bc1d6978c9751a9ebee3d2e4dfc31129e5c943ec4dbf255 |