GitXplorerGitXplorer
p

feature-flag-plugin

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f1db051ed9a9aa2df990c340ad2aa9bc6e19f5ed

Add MIT License

ppgreze committed 5 years ago
Unverified
8c4b29af9940a67cbfd7508f5923657d6678aae3

Add properties file todo

ppgreze committed 5 years ago
Unverified
49278aadfd1d7572f2a97b3b77e8921683648fbf

Add dummy integration test

ppgreze committed 5 years ago
Unverified
c1d0fcb3bed66df5babb40f1b1df813fa26a3eb2

Invert plugin and samples project structure

ppgreze committed 5 years ago
Unverified
c99f688394d84683d3857c7234f4f08baea75855

Use Spek for plugin tests

ppgreze committed 5 years ago
Unverified
28eebdd7c76f771d3f60028f98e5fbb6b677e6e8

Compilation avoidance is working great

ppgreze committed 5 years ago

README

The README file for this repository.

Gradle Feature Flag Plugin

A gradle Plugin allowing to declare feature flag, alternative to duplicate friendly (but still awesome) Android BuildConfigs.

Also a tiny project allowing to see how to write a code generating Gradle Plugin and plug it with Android Gradle plugin.

TODO

  • write plugin tests
  • support properties file