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

Initialize a g8 template #307

Closed
wants to merge 3 commits into from
Closed

Initialize a g8 template #307

wants to merge 3 commits into from

Conversation

abhishekshree
Copy link

@abhishekshree abhishekshree commented Jan 9, 2023

Initializes a giter8 template with kenesis lambda example.

@@ -0,0 +1,15 @@
// give the user a nice default project!
ThisBuild / organization := "com.example"
ThisBuild / scalaVersion := "2.12.8"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feral doesn't support Scala 2.12 :) only 2.13 and 3. Have you tested the template at all?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

22a8cf1 Fixed the issues with template here

@armanbilge
Copy link
Member

Template repositories can reside on GitHub and should be named with the suffix .g8.

http://www.foundweekends.org/giter8/usage.html#Usage

Woops, I didn't know this :) I guess I better setup a new repo.

@armanbilge
Copy link
Member

@abhishekshree sorry, would you mind re-targeting to here? Thanks!

https://github.com/typelevel/feral.g8

@abhishekshree abhishekshree closed this by deleting the head repository Jan 11, 2023
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.

2 participants