Giter Site home page Giter Site logo

ssmsteve / idl-repository Goto Github PK

View Code? Open in Web Editor NEW

This project forked from syncromatics/idl-repository

0.0 0.0 0.0 55 KB

A repository and command line interface for storing and fetching interface definitions in various formats.

License: MIT License

Dockerfile 4.83% Go 90.80% Makefile 4.37%

idl-repository's Introduction

Interface Definition Language Repository (idl-repository)

A repository and command line interface (CLI) for storing and fetching interface definitions in various formats. (Protocol Buffers, Avro, OpenAPI, etc.)

Quickstart

Initialize a project for the first time

Initializing a project creates a new idl.yaml file with the project name and repository URL.

idl init my-project http://idl-repository.example.com

Read more about idl init.

Pull dependencies into your project

Pull IDLs into your project.

idl pull

Read more about idl pull.

Push project to the repository

Push IDLs in your project to the configured repository.

idl push

Read more about idl push.

Documentation

Read the full documentation for idl.

Read the full documentation for the repository service, idl-repository.

Docker image

If you want to run idl inside a Docker container, you can do so:

docker run --rm -v $PWD:/data syncromatics/idl:__VERSION__ --help

Where __VERSION__ is a valid tag from the syncromatics/idl Docker repository

Building

Travis Docker Pulls Docker Pulls

You'll need Docker to build the Docker image for the repository.

Download dependencies

go get -t -v ./...

Build the CLI and repository server

make build

Code of Conduct

We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.

Contributing

We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.

License and Authors

GMV Syncromatics Engineering logo GMV Syncromatics Engineering

license GitHub contributors

This software is made available by GMV Syncromatics Engineering under the MIT license.

idl-repository's People

Contributors

thzinc avatar annymsmthd avatar cuevaskoch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.