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

giter8 templates #322

Open
yilinwei opened this issue Apr 2, 2017 · 5 comments
Open

giter8 templates #322

yilinwei opened this issue Apr 2, 2017 · 5 comments

Comments

@yilinwei
Copy link

yilinwei commented Apr 2, 2017

Hi,

Would it be possible to have some giter8 templates for typelevel? I tend to create a lot of smaller projects and creating the build.sbt etc... each time is quite annoying.

link

@kailuowang
Copy link
Contributor

would sbt-catalyst and sbt-rig more flexible for this purpose?

@yilinwei
Copy link
Author

yilinwei commented Apr 6, 2017

@kailuowang Correct me if I'm wrong, but both the projects look as though they're used for library authors.

I'd like something to get me started as a consumer of the libraries. Typically I wouldn't really care about crossVersions or javascript builds, but simply want the build.sbt with a few dependencies and maybe a variant with subprojects.

@kailuowang
Copy link
Contributor

I have a g8 for that purpose, but it's also tailored to taste and need of my own. I guess we can create a typelevel g8 template with maybe dependencies of cats, kind-projector and some partial unification settings. It's a bit tricky to determine which typelevel dependencies are essential enough to be introduced to all users.

@milessabin
Copy link
Member

I think each project should have it's own (I really ought to put something together for shapeless) and then maybe we ought to have a Typelevel showcase including a selection of the major projects.

@rossabaker
Copy link
Member

@rossabaker rossabaker transferred this issue from typelevel/general Jan 19, 2022
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

No branches or pull requests

4 participants