Coder Social home page Coder Social logo

scala-steward / sbt-mu-srcgen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from higherkindness/sbt-mu-srcgen

0.0 1.0 0.0 230 KB

Generate sources from IDL specifications

Home Page: https://higherkindness.io/mu-scala/

License: Apache License 2.0

Scala 100.00%

sbt-mu-srcgen's Introduction

License Join the chat at https://gitter.im/47deg/mu

sbt-mu-srcgen

mu-scala is a purely functional library for building RPC endpoint-based services with support for RPC and HTTP/2.

[sbt-mu-srcgen] brings the ability to generate mu-scala protocols, services, and clients in your Scala program.

Documentation

For installing this plugin, add the following line to your plugins.sbt file:

addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.22.3")

NOTE

For any users using version 0.22.x and below, the SrcGenPlugin is enabled on every module by default. However, for everyone using version 0.23.x and beyond (the latest version), you'll need to manually enable the plugin for any module for which you want to auto-generate mu-scala code, like such:

.enablePlugins(SrcGenPlugin)

this is a breaking change between the versions, so be sure to make sure that you're choosing your modules to enable source generation intentionally if you want to upgrade this library.

The full documentation is available at the mu site.

Copyright

sbt-mu-srcgen is designed and developed by 47 Degrees

Copyright (C) 2020 47 Degrees https://www.47deg.com

sbt-mu-srcgen's People

Watchers

 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.