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

OS Specific packages #2

Open
anantshri opened this issue Apr 5, 2016 · 2 comments
Open

OS Specific packages #2

anantshri opened this issue Apr 5, 2016 · 2 comments

Comments

@anantshri
Copy link

For MacOSX
https://docs.oracle.com/javase/7/docs/technotes/guides/jweb/packagingAppsForMac.html#bundle

For Linux
https://github.com/jordansissel/fpm/ could be used to create a pacakage with fatjar in /usr/share/Halcyon folder and a shell script in /usr/share/bin/ calling the Jar. The package should have dependency on nmap and nmap-scripts.

For Windows.
https://netbeans.org/kb/docs/java/native_pkg.html <- this might help/.

@s4n7h0
Copy link
Owner

s4n7h0 commented Apr 10, 2016

@anantshri Surely will look into it. Thanks for suggesting.

@s4n7h0 s4n7h0 closed this as completed Apr 10, 2016
@s4n7h0 s4n7h0 reopened this Apr 10, 2016
@s4n7h0
Copy link
Owner

s4n7h0 commented Apr 10, 2016

in todo list

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

2 participants