Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 403 Bytes

File metadata and controls

29 lines (19 loc) · 403 Bytes

Contributing Guide

Install and upgrade Magic

magic update && magic install

How to build this package

mojo package src/csv -o csv.mojopkg
``

## Running the tests

To run the tests, execute the following command:

```bash
./scripts/run-tests.sh

Running the benchmarks

To run the benchmarks, execute the following command:

./scripts/run-benchmarks.sh