buit base functions

This commit is contained in:
2021-08-25 13:27:31 +04:00
parent 1a7035164b
commit e5334cbd3c
61 changed files with 124 additions and 908 deletions

View File

@@ -1,16 +1,7 @@
SHELL := /bin/bash
install:
go build -o p2prc
echo '# Paths for p2p rendering and computation'
echo 'export P2PRC=${PWD}'
echo 'export PATH=${PWD}:$${PATH}'
build:
go build -o p2prc
configfile:
./p2prc --SetDefaultConfig
sh install.sh p2prc
testcases:
sh plugin/generate_test_case.sh