Skip to content

Gilqamesh/Builder-Application-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builder-Application

Long-lived application workspace of Builder.

Contents

Quick start

  1. Clone the repository

    git clone https://github.com/Gilqamesh/Builder-Application-1.git Builder-Application-1
    cd Builder-Application-1
  2. Bootstrap the Builder CLI

    make -f ws0/m03gagbhst621faiop1rztfkqp_builder_cli/bootstrap.mk
  3. 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

Notable modules

  • 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

License

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.

About

A long-lived repository of modules and applications developed using Builder.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors