An open API service indexing awesome lists of open source software.

https://github.com/andreas-kupries/kettle

Mirror of kettle @ core.tcl.tk/akupries -- A build system for pure Tcl, and critcl packages
https://github.com/andreas-kupries/kettle

build-system code-scanning critcl tcl

Last synced: 2 months ago
JSON representation

Mirror of kettle @ core.tcl.tk/akupries -- A build system for pure Tcl, and critcl packages

Awesome Lists containing this project

README

        

# Attention

:warning: This repository is mirrored to
[github](https://github.com/andreas-kupries/kettle) :warning: .

:warning: We are __not tracking issues at github__.
With the exeception of the maintainer of the mirroring setup nobody
will even see issues created at github. :warning: .

Please use the
[official ticket tracker](https://core.tcl-lang.org/akupries/kettle/reportlist)
instead.

# Welcome

Welcome to Kettle, an application and set of packages providing
support for the easy building and installation of pure Tcl packages.

At our [home site](http://core.tcl-lang.org/akupries/kettle) you will
find the official [fossil](https://fossil-scm.org) repository used to
manage the sources, together with the bug tracker. This is also the
main location for releases to download from.

Two other locations for these sources are the

- [ChiselApp Mirror](https://chiselapp.com/user/andreas_kupries/repository/Kettle), and the
- [GitHub mirror](https://github.com/andreas-kupries/kettle).

Please note the :warning: at the top.

# Guides and other Documentation

* [Introduction](embedded/md/doc/files/kettle_intro.md)
* [Release Notes](embedded/md/doc/files/kettle_changes.md)
* [License](embedded/md/doc/files/kettle_license.md)
* [Application Syntax](embedded/md/doc/files/kettle_app.md)
* [Build Declaration Commands](embedded/md/doc/files/kettle_dsl.md)
* [Testsuite Utilities Reference](embedded/md/doc/files/kettle_test.md)
* [How To Get The Sources](embedded/md/doc/files/kettle_sources.md)
* [How To Build And Install Kettle](embedded/md/doc/files/kettle_installer.md)
* [The Developer's Guide](embedded/md/doc/files/kettle_devguide.md)
* [Deep Command Reference](embedded/md/doc/files/kettle.md)