Peter Ledbrook
Peter Ledbrook
You can find the initial work on the `embeddable` branch. The idea is to have a high level API based on `LazybonesService` that works in a similar way to the...
@anorakgirl No worries. I've pushed an updated `embeddable` branch with the changes I made earlier this year. The broad outline of the API is in place. The devil is in...
There is also the question of what to do if the local cache has a newer version than the remote repository when the user is online. Should the local cache...
I can't seem to get it to work either, sorry. It would be great if you could tell IntelliJ what the base script class is for a script or what...
Super, thanks! What's the best way of incorporating this in the project? Making it part of the `lazybones-project` template? Including it in the Template Developers Guide? Adding it to the...
I'm more than happy for you to create an IntelliJ plugin to help here. You could pick up the `lazybone-app` JAR from the Lazybones installation.
Thanks for this contribution! It's very much appreciated. I'm currently trying to sync it with a new feature added with another pull request. Once I'm happy with the implementation of...
So would the Griffon and Spring Boot parts not be separate sub-projects? Regardless, the current workaround is for the README of the OpenDolphin template to specify the commands that the...
Hmmm...would that last step require programmatic changes to source files _after_ they've been generated? Or would the wiring happen through straightforward parameterisation, i.e. variable substitution into template files at project...
I feel that issue #141 is the solution to this particular problem.