项目作者: vpeschenkov

项目描述 :
Open Source iOS Apps Generator
高级语言: Swift
项目地址: git://github.com/vpeschenkov/genosia.git
创建时间: 2018-02-23T10:58:05Z
项目社区:https://github.com/vpeschenkov/genosia

开源协议:MIT License

下载


Genosia

License Swift Version

Genosia is a generator to Open Source iOS Apps.

Requirements

  • Xcode 9
  • OSX 10.11

Getting Started

  1. git clone https://github.com/vpeschenkov/genosia.git
  2. swift package generate-xcodeproj
  3. swift build -c release

Commands

generate

  • --path A path to the contents.json. If the path isn’t set, genosia tries to find the contents.json in the same folder.
  • --links Use this flag to generate links.
  • --content Use this flag to generate *.MD files.

Examples

  1. genosia generate --links
  2. genosia generate --content

validate

  • --path A path to the contents.json. If the path isn’t set, genosia tries to find the contents.json in the same folder.
  • --content Use this flag to validate links in the content.json.

Examples

  1. genosia validate --content

Contribute

We would love you for the contribution to Genosia, check the LICENSE file for more info. To contribute, please, use this GitFlow.

Meta

Victor Peschenkov – @vpeschenkovnerevarxx@gmail.com

Distributed under the MIT license. See LICENSE for more information.