1 changed files with 16 additions and 14 deletions
@ -1,14 +1,16 @@
|
||||
punk shell |
||||
============================== |
||||
|
||||
|
||||
Build Instructions |
||||
------------------------------ |
||||
|
||||
+ Use tclsh|punk make.tcl to build .tm modules and rebuild the punk86 executable |
||||
|
||||
+ Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files, |
||||
or - use the `pmix KettleShell` command from within the punk shell to perform kettle operations. |
||||
|
||||
(The name 'build.tcl' is the standard name used by the [Kettle](https://chiselapp.com/user/andreas_kupries/repository/Kettle/home) system) |
||||
|
||||
punk shell |
||||
============================== |
||||
|
||||
|
||||
Build Instructions |
||||
------------------------------ |
||||
|
||||
+ Use tclsh|punk make.tcl to build .tm modules and rebuild the punk executable |
||||
e.g tclsh make.tcl modules |
||||
e.g tclsh make.tcl project |
||||
|
||||
+ Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files, |
||||
or - use the `pmix KettleShell` command from within the punk shell to perform kettle operations. |
||||
|
||||
(The name 'build.tcl' is the standard name used by the [Kettle](https://chiselapp.com/user/andreas_kupries/repository/Kettle/home) system) |
||||
|
||||
|
||||
Loading…
Reference in new issue