== Beaker Lab supplies for CHICKEN Scheme. [[toc:]] == Description Beaker is a collection of development tools. It is currently fairly limited, including only two programs and a small handful of libraries to make common development tasks easier. If you have an idea for something that would be useful to include, don't hesitate to contact the [[##author|author]]. The project's source is available [[https://git.sr.ht/~evhan/beaker|here]]. == Dependencies #(document-dependencies "beaker.egg") == Programs === chicken-clean #(document-program "chicken-clean.scm" "./chicken-clean -help") === chicken-lint #(document-program "chicken-lint.scm" "./chicken-lint -help") == Extensions === Repository Management #(document-extension "lib/beaker/repository.scm") === Systems #(document-extension "lib/beaker/system.scm") == Author [[/users/evan-hanson|Evan Hanson]] == License #(document-license "LICENSE") [[tags: egg]]