Alpha release of Cacheract Cache Native Malware
Quick Start:
- Clone
https://github.com/ADnaneKhan/Cacheract
git checkout 0.1.0
- Modify
src/config.ts
to contain webhook, replacements, and optional custom cache entries. - Build with
npm run build
- Compiled Cacheract in
dist/bundle.js
Deployment
Run with node bundle.js
using your default branch execution primitive.