Skip to main content

A tool for auto generating libraries for different platforms to communicate with your API

Project description

Codeship Status for yeti/YAK-communication
Coverage Status

A tool for auto generating libraries for different platforms to communicate with your API.

Instructions

The script is ran from yak-signals.

To see a list of arguments run yak-signals --help.

If you do not supply the required arguments when running, the script will prompt you for them one by one.

An example for running the script is: yak-signals --schema ~/projects/your-project/api-schema.json --generator ios

iOS

  1. If you’re running the iOS generator and writing to core data make sure you quit xcode

  2. Run yak-signals, and pass the --coredata flag if you want to override core data.

  3. If you changed the core data models, you’ll need to have xcode auto generate the new model files

  4. Copy in MachineDataModel.h to your project’s DataModel.h

  5. Copy in the appropriate sections of MachineDataModel.m to your project’s DataModel.m

Lee McDole

Rudy Mutter

Zach Gawlik

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yak-signals-0.1.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

yak_signals-0.1-py2-none-any.whl (18.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page