May 21, 2023
Pre-release
Pre-release
First release of website to connect Dwarf II with Stellarium.
- Download and unzip the files.
- Change into the DwarfStellariumGoto directory.
cd DwarfStellariumGoto
- Start a web server. Python is a good way to start a server.
python -m http.server
- Visit the site in a browser. Python server localhost:8000