Do you mean a tutorial on how to launch LS Server manually as an alternative to leveraging the scripts?
We didn't think at this option and we can evaluate it for the future.
So far, we have assumed that one could take the scripts in Lightstreamer/bin as a reference, also to avoid duplicating the information.

If this is your goal, please clarify if the discussion in this previous thread was not informative enough.
See in particular post #4.

We still struggle to understand your scenario.
If you want to test an adapter that you have just built, then you have to run the Server manually (either via script or via jar as explained in the cited post), after configuring it to load your adapter, which is done by adding a suitable subfolder in the "adapters" folder.
If you want to debug your Adapter code and set breakpoints in a development environment, this is also possible and we may proceed with more detailed instructions.
But first please clarify, also with reference to the cited discussion, if you are writing an Adapter to be run in-process or a Remote Adapter.