-
Notifications
You must be signed in to change notification settings - Fork 9
Example: Creating a package
Manuel Peuster edited this page Jul 4, 2018
·
6 revisions
To create a package using tng-sdk-package you need either an existing 5GTANGO SDK project or you need to create a new one.
There are several existing project examples available in different repositories:
- xxxx
# package a project
tng-pkg -p misc/5gtango_ns_project_example1
# output
# package a project and specify the output file
tng-pkg -p misc/5gtango_ns_project_example1 -o mypkg.tgo
# output