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

Gist facade collection #416

Open
bbarker opened this issue Apr 20, 2018 · 1 comment
Open

Gist facade collection #416

bbarker opened this issue Apr 20, 2018 · 1 comment

Comments

@bbarker
Copy link
Contributor

bbarker commented Apr 20, 2018

I suggest making a new section of facades that are self contained in a single gist, or possibly also, for incomplete/nascent repos. Some JS libraries may have rather incomplete facades, or only need a gist. Rather than going through the whole dependency management and publication issue, a gist that can be copied in and modified would be useful. I think it would still be valuable to have a centralized list of such gists, perhaps as a wiki page that doesn't require constant review.

@ScalaWilliam
Copy link
Contributor

Interesting idea, but the thought of having to copy-paste code is discomforting. I wonder if it'd make more sense to have a shared project for an "initial" phase of facades, before they decide to live in a separate repository?

The real underlying issue here is the tough time we have publishing things with SBT to Maven Central via its cumbersome process. Of course it's possible to include libraries as Git dependencies as well though that's not particularly clean. I recall seeing a Scala community article/comment somewhere suggesting a more lightweight approach to publishing libraries.

Jitpack (https://jitpack.io) looks nice but I haven't seen too many people use it.

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

2 participants