asdf-ccache

March 14, 2023 ยท View on GitHub

ccache plugin for asdf version manager

Build history

Prerequirements

  • Make sure you have the required dependencies installed:
    • A C++ compiler
    • A C compiler
    • CMake (when installing ccache version 4 or newer)
    • GNU make
    • curl
    • git
    • tar

Installation

asdf plugin add ccache https://github.com/asdf-community/asdf-ccache.git

Usage

Check asdf readme for instructions on how to install & manage versions.

License

Licensed under the Apache License, Version 2.0.

Contents

  1. 1Prerequirements
  2. 2Installation
  3. 3Usage
  4. 4License