commit | 4b0e5c075a81a7ea251c5c85af1d15c5ab54e962 | [log] [tgz] |
---|---|---|
author | Hendrik Hofstadt <hendrik@certus.one> | Thu Nov 07 20:21:24 2019 +0100 |
committer | Hendrik Hofstadt <hendrik@certus.one> | Thu Nov 07 20:21:24 2019 +0100 |
tree | e060fc053d6057b2488644aa36b75843fde62280 | |
parent | a4ea9d03f1fb4248739392615967eaf07842e74b [diff] |
Add bindata rule Test Plan: Created a sample rule and packaged files to a go binary X-Origin-Diff: phab/D252 GitOrigin-RevId: f80c25518008fded7104fa6945d077a52d928d85
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 @