Skip to content

eda-labs/topo-builder

Repository files navigation

EDA Topology Builder

Topology Builder UI for the Nokia EDA platform allows users to create the input YAML for the topology workflow in a graphical way.

Not an official Nokia product.

Package

The reusable React package is published to GitHub Packages as @eda-labs/topo-builder.

Consumers need an .npmrc that maps the @eda-labs scope to GitHub Packages:

@eda-labs:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}

Install with a GitHub token that can read the private package:

GITHUB_TOKEN=$(gh auth token) npm install @eda-labs/topo-builder

About

Graphically create NetworkTopology workflows for Nokia EDA.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors