Long-lived application workspace of Builder.
-
Clone the repository
git clone https://github.com/Gilqamesh/Builder-Application-1.git Builder-Application-1 cd Builder-Application-1 -
Bootstrap the Builder CLI
make -f ws0/m03gagbhst621faiop1rztfkqp_builder_cli/bootstrap.mk
-
Run a module with optional arguments pass-through
./cli <module-name> [<args>...]
./cli m03ge9zyrjajugagmp61034qhi_module_dependency_ir_svg_renderer m03ge9ij4lbns2mq6722cd8654_function_visualizer out.svg
./cli m03gagbht5685jfnokvj7crv2c_create_module tools some_module_name
m03gagbht5685jfnokvj7crv2c_create_module- creates a new module in a workspace.m03ge9zyrjajugagmp61034qhi_module_dependency_ir_svg_renderer- renders a module dependency graph to SVG.m03ge9ij4lbns2mq6722cd8654_function_visualizer- infinitely zoomable prototype to visualize m03ge9ij46lc986vpdamnc2fka_function_ir.
- Requirements of Builder
MIT - see LICENSE.
This repository includes Builder bootstrap/foundation modules copied or adapted from Builder, also licensed under MIT. The shared MIT copyright and permission notice is preserved in LICENSE.