Skip to content

John-Lin/sdn-testing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snd-testing-tool

Desktop app

Node.js is required so use brew install node to install it!

For developing

In the desktop folder

At the first time, install all dependencies packages needed for Codeship

npm install

Run the app

npm start

Builds the app (binary file)

In the desktop folder

For OS X app

npm run build-osx

For Linux app

npm run build-linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published