| Crates.io | rustree |
| lib.rs | rustree |
| version | 0.1.0 |
| created_at | 2024-01-08 05:25:58.217325+00 |
| updated_at | 2024-01-08 05:25:58.217325+00 |
| description | Rustree is a notepad that stores text (in HTML format) in a hierarchical structure. |
| homepage | https://github.com/zalupa35/rustree |
| repository | https://github.com/zalupa35/rustree |
| max_upload_size | |
| id | 1092203 |
| size | 420,675 |
Rustree is a notepad that stores text (in HTML format) in a hierarchical structure. (A document is a tree: it has a root node, which has child nodes, which have child nodes, etc...). It was inspired by Treepad.
Tested only on Windows.

File/Settings menu).Read more about the Rustree in it's manual (download it and open in the Rustree using the file menu or the shortcut Ctrl + O).
To install Rustree, you need to install Rust and enter this command:
cargo install rustree