We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Crystal can be run as a headless server that where you can use a web browser to view the contents of a downloaded project:
$ crystal --serve --headless MyDownloadedWebsite.crystalproj Server started at: http://127.0.0.1:2797 Press Ctrl-C to stop.