An open API service indexing awesome lists of open source software.

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

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