i just wanted to practice rust so i decided to rewrite doas in rust please dont use this
how to install:
-
clone this repo
-
run the following commands:
$ make
# make installhow to uninstall:
# rm /usr/local/bin/doasyou might need to set LIBCLANG_PATH if the build fails:
export LIBCLANG_PATH=/usr/lib/llvm/20/lib64I did get written permission from coast to add the GPL-2.0 for their code and my code is licensed under the same