cargo-mate-1.1.7 is not a library.
Visit the last successful build:
cargo-mate-1.8.0
Cargo Mate
A Rust development companion that enhances cargo with intelligent workflows, state management, performance optimization, and comprehensive project monitoring.
Table of Contents
π Installation
Option 1: Quick & Dirty Installer (Recommended - Works Everywhere... in Theory)
|
β No compilation needed, auto-detects platform, handles all dependencies
Option 2: Control & Freaky (Direct Download - Choose Your Platform and Speed)
# Linux x86_64
&&
# Linux ARM64
&&
# macOS Intel
&&
# macOS Apple Silicon
&&
# Windows
# Run install.ps1 in PowerShell
Option 3: Natural & Confused (Requires Build Tools)
# Prerequisites: apt install build-essential (or equivalent)
&&
β οΈ Note: Requires C compiler/linker. If you get "linker cc not found", use Option 1 or 2 instead.
Troubleshooting
- "linker cc not found": Install build-essential first, or use the curl/wget installers
- "GLIBC_2.32 not found": Use the universal installer (Option 1) which auto-selects compatible version
- Behind firewall: Use Option 2 to download manually
Version Commands
View Commands
Captain's Log Commands (Natural language build notes with automatic tagging and search.)
Journey Commands
Anchor Commands
Tide Commands
Scrub Commands
Map Commands
Mutiny Commands
Config Commands
Optimize Commands
Checklist Commands
WTF Commands (CargoMate AI - Pro only)
# Ollama Integration
Tool Commands
# Available Tools:
# Compare benchmark results between commits
# Audit dependencies for security and license issues
|| # Generate test boilerplate from Rust function signatures
General Commands
Project Configuration (.cg)
[]
= "my-project"
= "build"
= true
[]
= true
= "patch"
[]
= "build --release"
= "test --all"
Global Configuration (~/.shipwreck/config.toml)
[]
= true
= false
[]
= 4
= true
Some Examples
Development Workflow
# Save current state before major changes
# Record your development workflow
# Ctrl+D to stop recording
# Replay the workflow anytime
Performance Optimization
# Check optimization recommendations
# Apply balanced optimizations
# Monitor build performance
Version Management
# Initialize with semantic versioning
# Versions auto-increment on builds
# Manual version bump for releases
π’ Cargo Mate
- π’ Your project is a ship
- β Anchors save your position
- π Tide charts track the flow
- πΊοΈ Maps show the territory
- π΄ββ οΈ Mutiny overrides the captain
- π Captain's log records the journey
- π’ Auto-versioning keeps your ship on course
- π Build optimization gives you the wind in your sails
π License
This project is licensed
For more information, visit: cargo.do/license
Built with β€οΈ for the Rust community. No more shipwrecks in the sea of cargo errors!