question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: Add some sort of project scaffolding

See original GitHub issue

Roxie is pretty lightweight, but I’m also lazy so having to create different files each time I start up a new screen sometimes becomes a bit of copy/paste work from other screens.

Not sure how to go about this (probably just some shell script), but most likely it would generate these initial files for us:

  • Action
  • Change
  • State
  • ViewModel
  • ViewModelTest 👍 👍 👍

Possibly dagger related jazz too.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jshvartscommented, Aug 28, 2019

Apparently, with GitHub you can now create a Template repository which could be useful for a brand new project (not sure how long it’s been there). https://help.github.com/en/articles/creating-a-repository-from-a-template

Here is an example repo: https://github.com/square/workflow-android-template

2reactions
AlecMedinacommented, Jan 18, 2019

This might be worth taking a look at as well: https://riggaroo.co.za/custom-file-template-group-android-studiointellij/. Having a custom wizard through the Android Studio IDE would be pretty nice. Whatever we implement should be user friendly-ish and I think file > new > MVI (or whatever we want to call it) and just fill in some details would be pretty nice but I’m unsure about how to scale the distribution of a custom wizard. Making sure everyone gets the same template and in a manner that can be easily updated is still unknown to me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Six Essential Features of the Ideal Scaffolding Design Software
Key Features of the Ideal Scaffolding Design Software · Detailed Visualization · Flexible for Any Design · Provides Detailed Project Layout.
Read more >
Scaffold Identity in ASP.NET Core projects - Microsoft Learn
Learn how to scaffold Identity in an ASP.NET Core project.
Read more >
Efficient, reusable application templates and scaffolding
It's an npm package that you can install locally or globally that provides functionality via interactive project scaffolding.
Read more >
The Different Types of Scaffolding Used in Construction
Double scaffolding is often referred to as 'independent scaffolding' and is mainly used for stone masonry construction projects. Considering ...
Read more >
Ch. 11 Scaffolding – Instructional Methods, Strategies and ...
“Scaffolding is actually a bridge used to build upon what students already know to arrive at something they do not know. If scaffolding...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found