sherpa

Update of "getting sherpa"
Login
Tcl 2015 Conference, Manassas/VA, US, Oct 19-23
Send your abstracts to tclconference@googlegroups.com by Aug 24.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 2ca32bd1e935559666f162ee10d78238b412baf6
Page Name:getting sherpa
Date: 2015-11-24 17:11:28
Original User: hypnotoad
Mimetype:text/x-markdown
Parent: e8ec45f954aec023d68ecb8f5c03800b81efe9c8
Content

Back home

Sherpa is distributes as source code via fossil at http://fossil.etoyoc.com/fossil/gort

It can be downloaded as a source zipfile here

Sherpa is usable directly from the source repository via the "sherpa.tcl" script in the root.

To have sherpa run as "gort" in your environment add an alias:

alias sherpa="tclsh8.6 PATH_TO_SHERPA_REPO/gort.tcl"

Sherpa also has facilities to build itself as a self contained executable. in progress