Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| projects:fuse-ts [2025/06/27 12:37] – martin | projects:fuse-ts [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = fuse-ts | + | # fuse-ts |
| ---- dataentry project ---- | ---- dataentry project ---- | ||
| Line 10: | Line 10: | ||
| ---- | ---- | ||
| - | == install dependencies | + | ## install dependencies |
| ubuntu 20.04 | ubuntu 20.04 | ||
| < | < | ||
| Line 20: | Line 20: | ||
| </ | </ | ||
| - | == compile | + | ## compile |
| < | < | ||
| git clone https:// | git clone https:// | ||
| Line 26: | Line 26: | ||
| make | make | ||
| </ | </ | ||
| - | link the binary to your preferred bin location | + | |
| + | link the binary to your preferred bin location | ||
| uncomment the ' | uncomment the ' | ||
| - | == test fuse without a tracker worker | + | |
| + | ## test fuse without a tracker worker | ||
| < | < | ||
| fuse-ts p=" | fuse-ts p=" | ||
| </ | </ | ||