Skip to content

roccoder/sems-yeti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Made in Ukraine

Stand With Ukraine

sems-yeti

sems-yeti is a part of project Yeti

Installation via Package (Debian 10)

# echo "deb [arch=amd64] http://pkg.yeti-switch.org/debian/buster 1.10 main" > /etc/apt/sources.list.d/yeti.list
# wget -O- https://pkg.yeti-switch.org/key.gpg | apt-key add -
# apt update
# apt install sems-modules-yeti

check Documentation for additional versions/distributions info

Building from sources (Debian 10)

install prerequisites

# apt install git cmake build-essential devscripts

get sources

$ git clone [email protected]:yeti-switch/sems-yeti.git
$ cd sems-yeti

build and install dependencies package

# mk-build-deps -i

build package

$ debuild -us -uc -b -j$(nproc)

About

YETI application for SEMS core

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.4%
  • C 1.6%
  • Python 1.2%
  • CMake 0.9%
  • Lua 0.5%
  • Makefile 0.2%
  • Other 0.2%