https://github.com/selectnull/rserve
https://github.com/selectnull/rserve
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selectnull/rserve
- Owner: selectnull
- Created: 2015-06-04T20:28:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T08:18:28.000Z (over 10 years ago)
- Last Synced: 2025-02-24T02:55:37.533Z (11 months ago)
- Language: Rust
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rserve
======
The idea of rserve is to have local web server rendering markdown, typescript/coffeescript, less/sass, etc. So far, markdown works (for very liberal definitions of works).
This is my "Learning Rust" project and so far I'm just glad if computer isn't crashing.