headjack 0.3.0

Headjack - Jack into Matrix.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
# will have compiled files and executables
/target

# These are backup files generated by rustfmt
**/*.rs.bk

# Nix build files
/result

# direnv files
/.direnv

# task files for tracking already run commands
/.task

# Local cache files for testing
/.cache