Skip to content
@rade-package-manager

rade package manager

comrade is an open source package manager. It is built from source in a personal environment and is expected to run fast.

comrade-package-manager

comrade is a fast, flexible, and lightweight package manager written in Rust.

Features

  • Logging: Track all installation, update, and removal actions via the rade log status command.
  • Cross-Platform Support: Supports multiple platforms, including specific architectures such as x86_64-apple-silicon-darwin.

Installation

Windows

Download the installer and follow the instructions to install rade

Installer (x86_64)

Warning

Also, please install git bash, and make (as these are used by rade)..

Linux / macOS

  1. Run the following commands in your terminal to download and install comrade:
    curl -sSfL https://github.com/rade-package-manager/rade-installer/releases/download/0.1/installer.sh -o install.sh
    chmod +x install.sh
    ./install.sh

This command installs the install.sh file and runs install.sh. After installation, the install.sh file will be automatically deleted. For more information, please visit installer repositry

Usage

After installation, you can start using comrade by entering commands in your terminal. To check the installation was successful, run:

rade --version

Viewing Logs

To view the log of recent actions:

rade log status

Contributing

We welcome contributions from the community! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Submit a pull request with a clear description of your changes.

For more details, please see CONTRIBUTING.md.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Pinned Loading

  1. rade-package-manager rade-package-manager Public

    A simple, fast and safe package manager

    Rust 2 1

  2. rade-installer rade-installer Public

    Shell

Repositories

Showing 9 of 9 repositories
  • rade-package-manager Public

    A simple, fast and safe package manager

    rade-package-manager/rade-package-manager’s past year of commit activity
    Rust 2 MIT 1 0 0 Updated Sep 27, 2024
  • rade-package-manager/rade-package-list’s past year of commit activity
    Shell 0 0 0 0 Updated Sep 25, 2024
  • rade-package-manager/hello_knife’s past year of commit activity
    C 0 MIT 0 0 0 Updated Sep 25, 2024
  • rade-package-manager/rade-installer’s past year of commit activity
    Shell 0 0 0 0 Updated Sep 22, 2024
  • rade-package-creator Public

    Tools for creating rade zip packages

    rade-package-manager/rade-package-creator’s past year of commit activity
    Rust 0 MIT 0 0 0 Updated Sep 14, 2024
  • rade-package-manager/rade-download-lists’s past year of commit activity
    0 0 0 0 Updated Sep 13, 2024
  • .github Public
    rade-package-manager/.github’s past year of commit activity
    0 0 0 0 Updated Sep 12, 2024
  • rade-package-manager-document.github.io Public

    rade package manager documet website

    rade-package-manager/rade-package-manager-document.github.io’s past year of commit activity
    HTML 0 0 0 0 Updated Sep 8, 2024
  • build_error_template Public

    Typical template for comrade installation build failure

    rade-package-manager/build_error_template’s past year of commit activity
    Rust 0 0 0 0 Updated Sep 6, 2024

Top languages

Loading…

Most used topics

Loading…