MCPcopy Index your code
hub / github.com/boilerplato/boilerplato

github.com/boilerplato/boilerplato @v1.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.3 ↗ · + Follow
67 symbols 148 edges 20 files 0 documented · 0% updated 6y agov1.0.3 · 2020-04-26★ 425 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Crate Contributors License

boilerplato

A powerful tool to generate boilerplate source code from a template.

Let Boilerplato create your boilerplate source code and you focus on actual app logic.

Visit https://docs.boilerplato.com for more info.

Install

macOS

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Linux

 $ bash -c "$(curl -fsSL https://boilerplato.com/install.sh)"

Windows

Please download it from releases page.

Usage

$ boilerplato <app_name> --template <template_name>

Available templates are hosted on: https://github.com/boilerplato.

Contributing

Your PRs and stars are always welcome.

Extension points exported contracts — how you extend this code

ErrorExt (Interface)
(no doc) [1 implementers]
src/error.rs
ResultExt (Interface)
(no doc) [1 implementers]
src/error.rs

Core symbols most depended-on inside this repo

context
called by 31
src/error.rs
wrap
called by 16
src/error.rs
param
called by 9
src/template_engine/handlebars/helpers.rs
json_val_to_actual_str
called by 7
src/utils/mod.rs
gen_source_code
called by 4
src/generator/project_template.rs
render_template
called by 4
src/template_engine/mod.rs
clone_repo
called by 3
src/generator/project_template.rs
gen_extra_template_data
called by 3
src/generator/post_generator/mod.rs

Shape

Function 31
Method 24
Class 6
Enum 4
Interface 2

Languages

Rust100%

Modules by API surface

src/generator/project_template.rs15 symbols
src/types/template_config.rs8 symbols
src/error.rs8 symbols
src/template_engine/handlebars/helpers.rs7 symbols
src/help.rs4 symbols
src/data_prompts/mod.rs4 symbols
src/utils/mod.rs3 symbols
src/template_engine/mod.rs3 symbols
src/template_engine/handlebars/mod.rs3 symbols
src/generator/post_generator/post_command.rs3 symbols
src/generator/post_generator/help_text.rs3 symbols
src/search/mod.rs2 symbols

For agents

$ claude mcp add boilerplato \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact