MCPcopy Index your code
hub / github.com/davidB/rust-cargo-make

github.com/davidB/rust-cargo-make @v1.16.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.16.0 ↗ · + Follow
4 symbols 24 edges 6 files 0 documented · 0% updated 1d agov1 · 2019-10-12★ 33
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

rust-cargo-make action

Install cargo-make by downloading the executable (faster than cargo install cargo-make, seconds vs minutes).

Inputs

version

Optional version of cargo-make to install (eg. "0.22.2", "latest").

Example usage

- uses: dtolnay/rust-toolchain@stable
- uses: davidB/rust-cargo-make@v1
- uses: actions/checkout@v1
- name: Run tests
  run: cargo make ci-flow
- uses: dtolnay/rust-toolchain@stable
- uses: davidB/rust-cargo-make@v1
  with:
    version: '0.23.0'
- uses: actions/checkout@v1
- name: Run tests
  run: cargo make ci-flow

Alternatives

yaml - uses: taiki-e/install-action@v2 with: tool: cargo-make

Core symbols most depended-on inside this repo

findVersionLatest
called by 1
src/main.ts
findVersion
called by 1
src/main.ts
run
called by 1
src/main.ts

Shape

Function 4

Languages

TypeScript100%

Modules by API surface

src/main.ts3 symbols
__tests__/main.test.ts1 symbols

For agents

$ claude mcp add rust-cargo-make \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact