Skip to content

ivtpz/brancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brancher

Build Status

Brancher is a desktop app, built on Electron for visualizing JavaScript data structures. It was scaffolded with this boilerplate.

Screen Shot

You can use it to create your own tree-like data structures and view the results, or see examples of functioning trees.

Installing

You can download a pre-release version of brancher from the releases page.

Mac

Download Brancher-0.0.3-mac.zip

Linux

Brancher is currently available for 64-bit Debian based systems. Download brancher_0.0.3_amd64.deb, and install through the Software Center, or by running sudo dpkg --install brancher_0.0.3_amd64.deb

Windows

Dowbload Brancher.Setup.0.0.3.exe for 64-bit systems.

Contributing

See contributing guidelines.

Once you have forked and cloned the repo, simply:

  1. Run npm install
  2. Use npm run hot-server and npm run start-hot, or npm run dev to start the dev server
  3. Be sure to follow the style guide, and run npm run test and npm run lint before submitting any changes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published