Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Update README with a more detailed usage section #5

Open
jneira opened this issue Jan 23, 2019 · 0 comments
Open

Update README with a more detailed usage section #5

jneira opened this issue Jan 23, 2019 · 0 comments

Comments

@jneira
Copy link
Collaborator

jneira commented Jan 23, 2019

Now it only suggests download the uberjar. It should mention:

  • Include the library in a eta application via etlas, adding it int .cabalor etlas.dhall config file
  • Include the library in a mixed project java/eta via eta gradle plugin, adding the dependency in build.gradle
  • Comment about the caveats of the uberjar:
    • It includes classes from the bouncycastle java lib, so it can produce Class loading issues if bouncycastleis already in the classpath woth another version
    • Although not probable for now, it can clause clashes in eta internal classes if another version of eta is in the classpath
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant