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

Remove bintray #11

Open
vkuncak opened this issue Jun 16, 2022 · 3 comments
Open

Remove bintray #11

vkuncak opened this issue Jun 16, 2022 · 3 comments

Comments

@vkuncak
Copy link

vkuncak commented Jun 16, 2022

Make Scallion either a non-dependency or a source dependency.
Consequently, do not rely on defunct bintray.

@redelmann : how we produce token stream should not matter for Scallion, or?

@redelmann
Copy link
Member

Yes, it doesn't matter how you produce the tokens.

The examples make use of Silex for handling lexing, but you could use anything you like.

@vkuncak
Copy link
Author

vkuncak commented Jun 16, 2022

Should we remove/change these examples to avoid misleading dependency?

@redelmann
Copy link
Member

I think there's two SBT projects, one for the library, one for the examples. The one for the library itself doesn't depend on anything, so you could remove the bintray thing. For the examples, maybe add a link to the git repository for silex. If I remember correctly there's a way in SBT to reference a GitHub project.

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