https://github.com/thesignpainter98/lineup-tracker-rs
A minimalist tracker for lineups, written in Rust
https://github.com/thesignpainter98/lineup-tracker-rs
Last synced: 3 months ago
JSON representation
A minimalist tracker for lineups, written in Rust
- Host: GitHub
- URL: https://github.com/thesignpainter98/lineup-tracker-rs
- Owner: TheSignPainter98
- License: gpl-3.0
- Created: 2022-05-03T14:08:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T11:14:41.000Z (about 2 years ago)
- Last Synced: 2025-01-27T22:16:52.689Z (5 months ago)
- Language: Rust
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A simple lineup-tracker
At its heart, this program takes maps which may have zones and abilities which may have usages and stores a user’s progress towards a target.
Commands are available to update progress and targets as well as to add new maps, zones, abilities and usages.This is a re-implementation of my other [lineup-tracker][lineup-tracker], but this time written in Rust.
[lineup-tracker]: https://github.com/TheSignPainter98/lineup-tracker