Some scripts I've been reusing in different C++ projects now put in one place.
Pass --help
to any script for a list of all options.
Requires
- bash 4
./scripts/install-dependencies.sh
Requires
- conan package manager
- ./conanfile.txt
./scripts/build.sh
Requires
- CMake
- ./CMakeLists.txt
./docker/run-command.sh
Requires
- docker
- ./docker/my_build_environment.dockerfile
./scripts/get-os.sh
./scripts/get-arch.sh
./scripts/get-compiler.sh