nixify, README, license

This commit is contained in:
mtgmonkey 2025-06-02 14:32:36 -04:00
parent b929e21f82
commit 0a00070dbb
33 changed files with 62 additions and 2112 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Elmskell
## Build
Run `nix build` from the project root.
## Configuration
There is nothing configurable at this time. Edit source files if you so wish.
## Usage
Run `./result/bin/elmskell` from the project root. The server opens at port
8080.
## License
See LICENSE for details; this package is licensed under the WTFPL