遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/2417)
<a href="https://www.bestpractices.dev/projects/2417"><img src="https://www.bestpractices.dev/projects/2417/badge"></a>
strongly-timed musical programming language
https://github.com/fennecdjay/Gwion/blob/master/.github/CONTRIBUTING.md
There is a COD: https://github.com/fennecdjay/Gwion/blob/master/.github/CODE_OF_CONDUCT.md
https://github.com/fennecdjay/Gwion/projects
Tight testing
https://github.com/fennecdjay/Gwion/
Documentation is used to generate tests. This ensure everything is kept updated.
Add the badge to https://fennecdjay.github.io/Gwion/.
That's just code.
We use gettext
No password storage.
There are github releases.
Again, https://github.com/fennecdjay/Gwion/issues
Just use the github issue tracker
No need for that.
https://fennecdjay.github.io/Gwion/
Use of ?= in Makefile
that's the cse for debug builds.
Build is incremental
build is deterministic.
Standard make 'install' and 'uninstall' target
https://github.com/fennecdjay/Gwion/blob/master/Makefile
Everything is FOSS and either on github or very popular, so it should be on any distro depos.
The only dependencies are submodules, of https://travis-ci.org/fennecdjay/Gwion/
No external deps.
No extrenal deps.
make test
Every new bug found updates at least its test, or create a new test in tests/regession/
https://coveralls.io/github/fennecdjay/Gwion
警告:需要更长的理由。
No wanrings in the project.
We only distribute source code for now.
No entries.
Gwion does not do web connections.
local use of scan-build
Valgrind
后退