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

Project setup documentation for developers #13

Open
mjablecnik opened this issue Sep 18, 2021 · 3 comments
Open

Project setup documentation for developers #13

mjablecnik opened this issue Sep 18, 2021 · 3 comments
Labels
build documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mjablecnik
Copy link

Hello, I would like to help you with this project in my free time but I don't know how to start..
I have IntelliJ Idea Community Edition 2020.3, Java SDK version 17, cloned latest version of this repository and my setup configuration is here:
image

But when I run it so I gain only this:
image

And I don't know how to setup it correctly..

Can you write some documentation for developers about how to setup this project and how to build it?
Are you using Maven or Gradle build tool? I don't see any configurations for this tools in the project..

Thank you very much.. :-)

@xnbox
Copy link
Owner

xnbox commented Sep 18, 2021

Currently, I use Ant as a build tool. See: build.xml
But I plan to adapt the build process also to Ivy and/or Maven.
It would be great if you could set up a build process with these or other tools and send a pull request.
But it's not a simple task.
Thank you for your contribution and ideas!

@xnbox xnbox added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed build good first issue Good for newcomers and removed documentation Improvements or additions to documentation enhancement New feature or request labels Sep 18, 2021
@lgyurci
Copy link
Contributor

lgyurci commented Jul 31, 2022

Absolutely impossible to build the project in it's current state. This is a bit worrying, not only we cannot help you develop the project, but the lack of reproducible builds pose a potential security threat. Please, @xnbox , if you still care even a little bit about this project, make this as the top priority issue that needs to be fixed. This is not an enchancement, not a "nice to have", this is a requirement for the project to survive.

@xnbox
Copy link
Owner

xnbox commented Aug 5, 2022

I totally agree and will try to simplify the build process.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants