Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 629 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 629 Bytes

asdf-ccache

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.