serve.cr
Version, currently master branch1 version
- master branchlatestNov 6, 2020
github.com/TheEEs/serve.cr
Simple static files server, inspired by nodejs's serve
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
serve.cr:
github: TheEEs/serve.cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.35.1- License
- MIT
- Author
- TheEEs
- Target
servefrom src/serve.cr
Dependencies
This version declares no dependencies.
README
serve.cr
Serving static files with ease
Installation
$ git clone https://github.com/TheEEs/serve.cr
$ cd serve.cr
$ shards build
Usage
$ ./bin/serve.cr --help
Usage : lp_game [-d directory] [-p port]
-d DIR, --dir=DIR Directory to server
-p PORT, --port=PORT Listening port
-h, --help Print this message
Contributors
- TheEEs - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Nov 6, 2020
- Crystal
0.35.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/TheEEs/serve.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1