mirror of
https://github.com/status-im/nimbus-build-system.git
synced 2025-02-10 03:34:51 +00:00
I'm using this directory as a place to put the new testrunner exe from the testutils package. For now, I'm doing this manually, but it may be automated by the Makefiles in the future.
Common parts of the build system used by Nimbus and related projects
Prerequisites
GNU Make, Bash and the usual POSIX utilities.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.
Description
Languages
Shell
55.7%
Makefile
44.3%