mirror of https://codeberg.org/topola/topola.git
Navcord stands for "navigation cord". I try to prefix anything that is specific to the navmesh with the "nav-" prefix. I chose the word "cord" as analogy to the terms "umbilical cord" (and by extension, umbilical cable), and "power cord". Calling this "trace" was misleading, as this term has other meanings that are relevant to Topola: "trace" may refer to a debugging trace, and more importantly, to a PCB track. I've also shortened two comments that I found to mention the navcord as "traces" during substitution. |
||
|---|---|---|
| .woodpecker | ||
| assets | ||
| examples | ||
| locales | ||
| macros/specctra_derive | ||
| src | ||
| tests | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .rustfmt.toml | ||
| CONTRIBUTING.md | ||
| Cargo.toml | ||
| INSTALL.md | ||
| LICENSE | ||
| README.md | ||
| build.rs | ||
| flake.lock | ||
| flake.nix | ||
| index.html | ||
README.md
Topola
Topola is a work-in-progress interactive topological router in Rust.
The project is funded by the NLnet Foundation from the NGI0 Entrust fund.
Chat
Join the official Matrix chatroom or IRC channel to talk with the developers. Both chatrooms are bridged, so it does not matter which one you join.
Installation
To install Topola, follow our Installation guide.
Contributing
Anyone can contribute to Topola, including you. If you want to help us out, please follow our Contribution guide.
The easiest way to contribute is by reporting issues on our issue tracker. If you know any language other than English, you can help by translating Topola on Weblate.
Our official repository is on Codeberg. We also have a mirror repository on GitHub.
Licence
Topola is licensed under the MIT licence.






