Skip to content

cachebusting/libcachebusting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcachebusting

Travis Build: Build Status

libcachebusting provides an abstract implementation for Cachebusting in C, designed as a *nix style library.

Requirements

  • autoconf
  • automake
  • autoheader
  • libtool
  • gcc

Installation

git clone https://github.com/cachebusting/libcachebusting
cd libcachebusting
bash autogen.sh
./configure
make
sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published