commit | 4d39d37035c5e46274183f36221c2e50f99bb411 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Wed Nov 06 14:11:12 2019 +0000 |
committer | Leopold Schabel <leo@nexantic.com> | Wed Nov 06 14:11:12 2019 +0000 |
tree | 48820886a3b559eac0669b1a7291425471efcc44 | |
parent | 0bcaaee19dc2338751705a83126cec40a1b8a2e8 [diff] |
Remove left-over debugging code introduced in D242 This was, of course, done on purpose in order to check how carefully you read the code ;-) Test Plan: N/A X-Origin-Diff: phab/D247 GitOrigin-RevId: caf9e59d4c87c59eab6e08c70cdcd61b1fa12627
This is the monorepo storing all of nexantic's internal projects and libraries.
All builds should be executed using the shipped nexantic-dev
container which is automatically built by the create script.
The container contains all necessary dependencies and env configurations necessary to get started right away.
Spinning up: scripts/create_container.sh
Spinning down: scripts/destroy_container.sh
Running commands: scripts/run_in_container.sh @
Using bazel: scripts/bin/bazel @