Browse Source

minor README.md update

master
Julian Noble 2 days ago
parent
commit
96aa77118b
  1. 30
      src/README.md

30
src/README.md

@ -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…
Cancel
Save