Skip to content

Quill v0.1.0

Compare
Choose a tag to compare
@wduquette wduquette released this 29 Jul 01:09
· 206 commits to master since this release

This is the initial public release of Quill, a build system and project manager for Tcl projects. Quill is intended to automate all of the normal development activities with a minimum of fuss.

As of v0.1.0, Quill can

  • Create application project trees
  • Run test suites
  • Format nice looking HTML documentation
  • Manage and retrieve external packages using teacup
  • Build stand-alone applications and starkits using tclapp

Quill is used to manage its own development. It has been tested in use on OS X; it is designed to work on Linux and Windows as well, but there are likely to be bugs. Please report any issues using the tcl-quill issue tracker at [http://github.com/wduquette/tcl-quill].