Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Add cargo install #1200

Merged
merged 5 commits into from
Aug 14, 2015
Merged

Commits on Jul 10, 2015

  1. RFC: Add cargo install

    Add a new subcommand to Cargo, `install`, which will install `[[bin]]`-based
    packages onto the local system in a Cargo-specific directory.
    alexcrichton committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    30bf26b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2015

  1. Fix typo

    alexcrichton committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    85f16e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362090e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Configuration menu
    Copy the full SHA
    3214bb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. Configuration menu
    Copy the full SHA
    7c18705 View commit details
    Browse the repository at this point in the history