https://github.com/simmsb/netbricks-testing
Some experiments with netbricks
https://github.com/simmsb/netbricks-testing
Last synced: 4 days ago
JSON representation
Some experiments with netbricks
- Host: GitHub
- URL: https://github.com/simmsb/netbricks-testing
- Owner: simmsb
- Created: 2019-09-06T15:44:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-19T15:09:10.000Z (over 6 years ago)
- Last Synced: 2025-04-22T00:03:16.869Z (about 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Some netbricks testing
## Usage
``` sh
docker build -t netbricks-zizek/test .
make -f docker.mk run-test
```