You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be helpful to move the project to an automated build tool?
I've started to look at the project for research purposes and I like to have well structured and semi-automated projects to ease my work. As I come from a scala-java background, I've forked the project and reworked it in order to add a dependency management tool. Here are the changes: https://github.com/vicaba/the-one/tree/sbt. See also: https://github.com/vicaba/the-one/blob/sbt/CHANGELOG.md.
I've you like it, I'll issue a pull request.
10 tests fail, but I've not changed almost any line of code. Can anyone confirm if these tests failed before the changes that I've applied?
Thank you,
The text was updated successfully, but these errors were encountered:
Hello,
Would it be helpful to move the project to an automated build tool?
I've started to look at the project for research purposes and I like to have well structured and semi-automated projects to ease my work. As I come from a scala-java background, I've forked the project and reworked it in order to add a dependency management tool. Here are the changes: https://github.com/vicaba/the-one/tree/sbt. See also: https://github.com/vicaba/the-one/blob/sbt/CHANGELOG.md.
I've you like it, I'll issue a pull request.
10 tests fail, but I've not changed almost any line of code. Can anyone confirm if these tests failed before the changes that I've applied?
Thank you,
The text was updated successfully, but these errors were encountered: