Vapor

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Getting Started[edit]

john-williams@codermerlin:~$  git clone https://github.com/TheCoderMerlin/VaporShell

Building[edit]

john-williams@codermerlin:~$  build

Run[edit]

john-williams@codermerlin:~$  run

The server then answers at https://www.codermerlin.com/vapor/(user-name)/.

Hint.pngHelpful Hint
If the page doesn't load, you might be forgetting a slash at the end! This is a common problem. (It has something to do with semantics. See more at Stackoverflow)