Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 924 Bytes

File metadata and controls

19 lines (10 loc) · 924 Bytes

Contributing

Thanks for taking a look! This is an active experiment, and I'm grateful for the interest.

I'm not accepting pull requests right now

This repository isn't currently accepting external contributions.

I am actively experimenting with different approaches and want to avoid merge conflicts, so any PR opened from a non-owner account will be commented on and closed automatically by a GitHub bot.

Please fork freely

The project is MIT-licensed, so you're very welcome to fork it and take the code in your own direction.

To build and test: scripts/build.sh, then ctest --test-dir build (see the README and QUICKSTART.md for detail). Code style lives in CONVENTIONS.md.

Use GitHub Issues for bugs, questions, and ideas

Bugs, questions, and ideas are all welcome on the Issues tab.