Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 223 Bytes

File metadata and controls

19 lines (12 loc) · 223 Bytes

Rust Nostr Book

Developers

Requirements

  • Just: install with cargo install just

Serve the site with:

just serve

To test all the snippets:

just test