This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
HELK
mirror of
https://github.com/infosecn1nja/HELK.git
Watch
1
Star
0
Fork
You've already forked HELK
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e356a7b25
HELK
/
docs
/
Guardfile
9 lines
111 B
Ruby
Executable File
Raw
Blame
History
guard
'jekyll-plus'
,
serve
:
true
do
watch
/
.*
/
ignore
/
^_site
/
end
guard
'livereload'
do
watch
/
.*
/
end
Reference in New Issue
View Git Blame
Copy Permalink