MCPcopy Index your code
hub / github.com/buildfoundation/mainframer

github.com/buildfoundation/mainframer @v2.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.1.0 ↗ · + Follow
12 symbols 12 edges 8 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

mainframer

Tool that allows you to move build process from a local machine to a remote one.

Remote machine ought to be much faster than a laptop. With mainframer you can free up your local machine for better things — like editing source code in your IDE without lags and freezes, being able to actually use your computer when the build is happening.

Supported Actions

mainframer supports basically anything you can execute as a command. It will sync files to remote machine, execute a command and sync files back.

We have quite a bunch of samples showing off some practical applications.

Setup

Demo

asciicast demo

License

Copyright 2017 Juno, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Core symbols most depended-on inside this repo

main
called by 0
samples/gradle-android/app/src/main/java/com/gojuno/mainframer/Sample.java
main
called by 0
samples/rust/src/main.rs
main
called by 0
samples/buck/sample/src/main/java/com/gojuno/mainframer/Sample.java
main
called by 0
samples/go/src/gojuno.com/mainframer/sample/sample.go
main
called by 0
samples/clang/sample.c
main
called by 0
samples/mvn/src/main/java/com/gojuno/mainframer/Sample.java
main
called by 0
samples/gcc/sample.c
main
called by 0
samples/gradle/src/main/java/com/gojuno/mainframer/Sample.java

Shape

Class 4
Function 4
Method 4

Languages

Java67%
C17%
Rust8%
Go8%

Modules by API surface

samples/mvn/src/main/java/com/gojuno/mainframer/Sample.java2 symbols
samples/gradle/src/main/java/com/gojuno/mainframer/Sample.java2 symbols
samples/gradle-android/app/src/main/java/com/gojuno/mainframer/Sample.java2 symbols
samples/buck/sample/src/main/java/com/gojuno/mainframer/Sample.java2 symbols
samples/rust/src/main.rs1 symbols
samples/go/src/gojuno.com/mainframer/sample/sample.go1 symbols
samples/gcc/sample.c1 symbols
samples/clang/sample.c1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page