You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

344 B

Tcl Module Source files for the project. Consider using the punkshell deck facility to create and manage these.

deck module.new will create a basic .tm module template and assist in versioning.

Tcl modules can be namespaced. For example

deck module.new mymodule::utils will create the new module under src/modules/mymodule/utils