Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 238 Bytes

File metadata and controls

12 lines (9 loc) · 238 Bytes

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...