Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 328 Bytes

Building tpctl tpcnm

Install golang compiler

  • install golang(version above 1.11 and set golang environments)

Compile tpctl and tpcnm (Please install etcd before runing build.sh, the compilling will run tpcnm&tpcli testing which need etcd

)

  • cd TupleNet/src/control
  • ./build.sh