[netpfga] add init

This commit is contained in:
Nico Schottelius 2019-05-10 23:31:27 +02:00
parent 5592d45e7b
commit 6a3c1a6e68
5 changed files with 5 additions and 0 deletions

5
netpfga/init.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
mkdir -p ~/projects
cd ~/projects
git clone git@github.com:NetFPGA/P4-NetFPGA-live.git P4-NetFPGA

View File

Before

Width:  |  Height:  |  Size: 604 KiB

After

Width:  |  Height:  |  Size: 604 KiB

View File

Before

Width:  |  Height:  |  Size: 539 KiB

After

Width:  |  Height:  |  Size: 539 KiB