Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch xsbt-scalate-generator to sbt-scalate-precompiler #250

Merged
merged 4 commits into from Mar 25, 2015

Conversation

seratch
Copy link
Member

@seratch seratch commented Mar 24, 2015

Unfortunately, xsbt-scalate-generate is no longer actively maintained.

Compiling Scalate templates is a quite important part of Skinny apps development. So I just decided to fork the project and keep maintaining it.

This forked project aims to achieve the following benefits.

  • Control of release management
  • Smooth upgrade corresponded to the lastest Scalate libs
  • Reduce the number of dependencies when bootstrapping new Skinny projects

Forked project is already available on sonatype snapshots repository. Please try it out and give us your feedback.

https://github.com/skinny-framework/sbt-scalate-precompiler

@coveralls
Copy link

Coverage Status

Coverage increased (+100.0%) to 100.0% when pulling 5986fe5 on seratch:scalate-plugin into 228fd59 on skinny-framework:master.

@seratch seratch changed the title WIP: Switch to sbt-scalate-precompiler Switch xsbt-scalate-generator to sbt-scalate-precompiler Mar 24, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling b34c54f on seratch:scalate-plugin into 228fd59 on skinny-framework:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+25.35%) to 68.83% when pulling 84c19d1 on seratch:scalate-plugin into 061a96c on skinny-framework:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-18.76%) to 24.72% when pulling df3174a on seratch:scalate-plugin into 061a96c on skinny-framework:master.

seratch added a commit that referenced this pull request Mar 25, 2015
Switch xsbt-scalate-generator to sbt-scalate-precompiler
@seratch seratch merged commit 1acfef4 into skinny-framework:master Mar 25, 2015
@seratch seratch deleted the scalate-plugin branch March 25, 2015 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants