Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

These are examples of how you can use Satori to perform a range of IO tasks.

Each example can be run using Buck:

buck run examples/cat
buck run examples/ls
buck run examples/pwd
# etc...