NOTE: This project was developed for a ComputerScience Course and is not ready for production, yet!
- Head over to the releases page
- Download the latest release for your platform. We currently only support x86_64!
git clone --recurse ssh://[email protected]/MaFeLP/TransitTrail.git
cd TransitTrail
pnpm install
cargo tauri build
VS Code + Svelte + Tauri + rust-analyzer.
- Edit package.json, Cargo.toml, tauri.conf.json with the new version number
- Commit and create a tag (preferably signed).
- Push to main (also include tags!)
- Run the workflow
Publish Release Assets
- Edit the draft release
- Publish it!
- Run the workflow
Build Documentation PDFs
with the version number as an input (version number should be the same as the tag name).
TransitTrail - Navigate Winnipeg Transit with a different style
Copyright (C) 2023 - Foxx Azalea Pinkerton, Max Fehlinger
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.