Skip to content

EGE-Group-Concordia-University/labtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabTk

LabTk - The laboratory tool kit

LabTk is a command line implementation of the GECO library. It extends tclsh with the functionalities of GECO.

Dependences

LabTk requires a local installtion of the GECO library.

Building

Using make, in the directory containing the LabTk Makfile:

make

To install LabTk system wide

sudo make install

This will copy labtk to /usr/local/bin
This will copy labtkrc.tcl to /usr/local/share/labtk

To clean up the working directory

make clean

Usage

In a terminal execute

labtk

to launch LabTk.

Releases

No releases published

Packages

No packages published