Skip to content

A community guide to the Rust ecosystem

Notifications You must be signed in to change notification settings

jlizen/blessed-rs

 
 

Repository files navigation

A community guide to the Rust ecosystem

Testing locally

cargo build --release
docker build . -t blessed-rs
docker run -p 3333:3333 blessed-rs
< check localhost:3333 in browser>

About

A community guide to the Rust ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.4%
  • Rust 28.3%
  • CSS 19.9%
  • SCSS 10.7%
  • Dockerfile 0.7%