outscale / COGNAC

Give Headache, can be powerful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generator for Outscale API.

Project Sandbox

Usage

configure COGNAC using ./configure, then use either cognac_gen.sh SOURCE DEST LANGUAGE directly, or the Makefile.

note: The main purpose of this repository is to generate source code. If your goal is to compile osc-sdk-c or oapi-cli, please use their respective repositories, which handle the code generation process for you.

Dependency

Non exaustive list:

  • GNU sed
  • bash
  • jq
  • json-search
  • make
  • pkg-config
  • C Compiller

contribution

Open Pull Requests and Issues are welcome.

About

Give Headache, can be powerful

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 48.7%Language:Shell 39.2%Language:C++ 8.0%Language:Makefile 4.2%