common parts of the build system used by Nimbus and related projects
Go to file
Ștefan Talpalaru 9397da232f
env.sh: $0 -> $BASH_SOURCE (to allow sourcing the file)
and set the prompt in `env.sh bash`
2019-08-23 18:55:16 +02:00
makefiles move Go-related stuff to nim-beacon-chain 2019-08-21 22:05:50 +02:00
scripts env.sh: $0 -> $BASH_SOURCE (to allow sourcing the file) 2019-08-23 18:55:16 +02:00
.gitignore initial commit 2019-08-20 23:14:45 +02:00
LICENSE-APACHEv2 initial commit 2019-08-20 23:14:45 +02:00
LICENSE-MIT initial commit 2019-08-20 23:14:45 +02:00
README.md rewording 2019-08-20 23:20:33 +02:00

README.md

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

or

at your option. These files may not be copied, modified, or distributed except according to those terms.