lambdaclass / concrete

Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
Apache License 2.0
123 stars 11 forks source link

Add script for setting env vars in mac #101

Closed JulianGCalderon closed 4 months ago

JulianGCalderon commented 5 months ago

Adds a script to set up env vars if installed with brew (copied from cairo native) and updates the readme.md to include instructions on how to use it.

github-actions[bot] commented 5 months ago

Benchmarking factorial

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.35%. Comparing base (53cddd9) to head (91cdbff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ======================================= Coverage 57.35% 57.35% ======================================= Files 34 34 Lines 3956 3956 ======================================= Hits 2269 2269 Misses 1687 1687 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.