Skip to content

Latest commit

 

History

History
 
 

book

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rust Nostr Book

Developers

Requirements

  • Just: install with cargo install just

Init

just init

You can serve the site with:

just serve

To test all the snippets:

just test