BC100Dev
BC100Dev
I might need to have a bit more information about this error. - Under what Linux distribution are you running on (e.g. Kali Linux)? - Have you run `setup.sh`, or...
I'd suggest doing a clean download of this project, and do `setup.sh --force-download` because I have no idea, how to fix the errors. I assume that the file `.build-info` was...
I'll be looking to refactor, clean up and simplify some of the internal code here, which I just reopened here.
> ./setup.sh --force-download > ## Operating System State > Is Linux: true > Is OS X (macOS): false > > Preparing files (JDK, Libraries) > > i have problem with...
Listing all commands is done by the help of `help`.
Can you describe these following questions? - Under what Operating System (e.g. Ubuntu 24.04, Kali Linux 2024.1) are you running this? - How can I reproduce this error?
Identified the issue, and it's also a part of my fault here. I didn't specify the dependencies in the [README](https://github.com/BeChris100/osintgram4j/blob/master/README.md), which, eventually, you would expect to run flawlessly. Apparently, I...
Check #18 I explained things there.
Alright. I will be updating the `USAGE.md` file soon.
The Usage file has been just updated, so interesting commands are listed out. Please do note that not every command is finished just yet.