nfrechette / acl

Animation Compression Library
MIT License
1.38k stars 108 forks source link

Register with CII best practices #55

Open nfrechette opened 6 years ago

nfrechette commented 6 years ago

https://bestpractices.coreinfrastructure.org/

See https://github.com/nlohmann/json for an example

nfrechette commented 6 years ago

A few things are missing for this, namely static analysis and dynamic testing with valgrind or similar. Ideally, we will also need to hook up the automated regression tests to CI in order to achieve this.

nfrechette commented 6 years ago

Depends on: https://github.com/nfrechette/acl/issues/169