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

How to include in my own projects? #77

Open
Nerotos opened this issue May 1, 2023 · 2 comments
Open

How to include in my own projects? #77

Nerotos opened this issue May 1, 2023 · 2 comments

Comments

@Nerotos
Copy link

Nerotos commented May 1, 2023

Hello,

I wanted to ask what the best way to include these modules in my own projects would be? Given that the last release on Maven is a few years old, I guess you need to include the whole repository somehow? Thank you!

@xlgforever
Copy link

to build and publish it locally:

git clone https://github.com/ucb-bar/berkeley-hardfloat.git hardfloat    
cd hardfloat    
sbt publish-local

It may work, But I am not sure.

@xxzh12
Copy link

xxzh12 commented Mar 12, 2024

to build and publish it locally:

git clone https://github.com/ucb-bar/berkeley-hardfloat.git hardfloat    
cd hardfloat    
sbt publish-local

It may work, But I am not sure.

It seems sbt publish-local -> sbt publishLocal, which works.

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

3 participants