commit | 2c039369b993fe437141591d8f8a6ef1fe3ba385 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Sun Feb 04 18:51:52 2024 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Sun Feb 04 18:51:52 2024 -0500 |
tree | 098eb221165acfdc21e2cd1e750dbfa40ae25646 | |
parent | a7ef8d265402405907665a3481cd981ac4de81e1 [diff] |
[VOL-5246] - branch and release bbsim docs/ internal/ makefiles/ tests/ ---------- o Pre-release build #3 - forgot to bump copyright end date on last job. Change-Id: I84da1b4ad61d9ce46bea1f60ee7f002c93aaf1a2
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.