We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For those who don't even want to download SoA.java there is an easier way:
On Linux: xdg-open http://localhost:3000/ && jwebserver -p 3000 On Windows and Mac (untested): open http://localhost:3000/ && jwebserver -p 3000
xdg-open http://localhost:3000/ && jwebserver -p 3000
open http://localhost:3000/ && jwebserver -p 3000
Adjust sao.sh and/or sao.cmd accordingly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For those who don't even want to download SoA.java there is an easier way:
On Linux:
xdg-open http://localhost:3000/ && jwebserver -p 3000
On Windows and Mac (untested):
open http://localhost:3000/ && jwebserver -p 3000
Adjust sao.sh and/or sao.cmd accordingly.
The text was updated successfully, but these errors were encountered: