levibostian / AndroidBlanky

Create a new Android app fast. Comes pre-installed with libraries you already use.
7 stars 0 forks source link

Make Android Blanky what it was always meant to do: become a generator. #30

Closed levibostian closed 4 years ago

levibostian commented 6 years ago

I have always wanted the "blanky" projects be a way to be a CLI program that can generate projects quickly and easy.

I have never quite decided the best way to do this as I have these goals:


Yeoman exists but is meant for web (it might also work for others such as Android?).

I simply need to explore this more to see what tools already exist that might solve this problem for me already. Tools I can leverage to do mostly what I need and can edit to.

levibostian commented 6 years ago

https://github.com/esafirm/generator-android-conductor

and

https://github.com/androidstarters/generator-kotlin-android

Check these out as they are "blanky" style projects.

levibostian commented 6 years ago

Yesssssss. https://speakerdeck.com/takeoffandroid/mastering-android-studio-template-creation

levibostian commented 4 years ago

I don't believe this is a need anymore. I have found ways to make this not as valuable of a tool as I thought it would be. The getting started of this project is getting shorter and shorter making this idea no longer needed.