Skip to content
Phil Shafer edited this page Aug 20, 2013 · 11 revisions

Welcome to JUISE!

JUISE: the JUNOS User Interface Scripting Environment

JUISE is the JUNOS User Interface Scripting Environment, a set of tools that allow development and testing of SLAX scripts targeting the JUNOS software from Juniper Networks. Users can develop scripts in their desktop environment, performing the code/test/debug cycle in a more natural way. Tools for developers are available, including a debugger, a profiler, a call-flow tracing mechanism, and trace files.

News

2013-08-20

Turned on Travis-ci.org links:

  • Build Status

    • Master Branch: master
    • Develop Branch: develop

2013-07-09

We're here! We are now moved over to github, and while it's still a bit of an adjustment, things are working well.

Take a gander at our source code, documentation, wiki articles, and releases. We're following the nvie.com branching model, so we're doing development under the develop branch, and will use master as a more stable build.

If you see issues remaining, please raise them and I'll address them ASAP.

2013-07-09

juise is in the process of moving from googlecode to github. This move is taking longer than expected, but should be completed shortly.

Helpful Information

The following information will be helpful to new juise users:

Clone this wiki locally