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
- Host: GitHub
- URL: https://github.com/andreas-kupries/kettle
- Owner: andreas-kupries
- Created: 2013-05-04T06:32:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T06:53:19.000Z (8 months ago)
- Last Synced: 2025-02-07T07:16:46.663Z (4 months ago)
- Topics: build-system, code-scanning, critcl, tcl
- Language: Tcl
- Homepage: http://core.tcl.tk/akupries/kettle/index
- Size: 1.82 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
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)