airin

Airin is a tool for the automated migration of Gradle Android projects to Bazel

APACHE-2.0 License

Stars
37
Committers
1

Bot releases are hidden (Show)

airin - Release 0.5.2 Latest Release

Published by Morfly 10 months ago

Completely rebuilt from the group-up to enable efficient automated migration of Android projects from Gradle to Bazel.

Airin now employs a component-based architecture that allows easy, flexible, and configurable migration. Read the documentation and a blog post to learn more!

airin - Release 0.4.0

Published by Morfly about 3 years ago

airin - Release 0.3.0

Published by Morfly over 3 years ago

Airin Starlark Library Generator

Library generator - is a new component that allows generating Kotlin DSL for Starlark rules or functions.
It is implemented as a Kotlin Symbol Processor (KSP) and allows to describe desired functions using corresponding annotations.
Check the docs to learn more.

Airin Starlark Template Engine

Improved DSL for load statements that now allow creating references from loaded variables.
Check the docs to learn more.

airin - Release 0.2.0

Published by Morfly over 3 years ago

airin - Release 0.1.0

Published by Morfly over 3 years ago

A declarative and type-safe template engine for generating Bazel build scripts.