Skip to main content

GuarDeno

A commandline tool and library for generating custom hashed file guards in c and c++ using deno
The latest tagged version of this source code is also available on deno.land

GuarDeno core

GuarDeno core is a module for finding and replacing symbols in a file, and does not handle discovering files, reading files, or anything outside of generating hashes and inserting them into a file
For more information see core/README.md