Skip to content
Snippets Groups Projects
Name Last commit Last update
Rapport
caldera
kestrel
state-of-the-art
README.md

INF808 - Latéralisation

Setup Kestrel

git clone https://github.com/opencybersecurityalliance/kestrel-lang.git
cd kestrel-lang
docker build -t kestrel .
docker run -p 8888:8888 -it kestrel