luminus-framework / luminus-framework/luminus-template
Gradle support in Luminus!
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 648
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Please add Gradle support to Luminus!
Even if it's new, this plug-in https://github.com/cursive-ide/gradle-clojure is a good start to have Gradle support in Clojure.
Just a few advantages of Gradle:
- real multi-module support
- real IDE integration, something new users can use now
- possibility to mix it with Java or or other languages based projects (in most project we **always** use more than one language).
- android is also using it :).
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Luminus template build setup and the linked gradle-clojure project. Define the Gradle integration scope before implementation; done means the template supports creating and using a Luminus project with Gradle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100