PolarStar is a project management tool designed to facilitate easy collaboration and efficient project management. This repository serves as the main workspace for the PolarStar project.
- Manage project tasks and issues efficiently.
- Collaborate with team members seamlessly.
- Generate ASCII art I/O graphs from TOML configuration files.
- Rust - Ensure you have Rust installed on your machine.
-
Clone the repository:
git clone https://github.com/kamilutkumavi0/PolarStar.git cd PolarStar
-
Build the project:
cargo build
-
Run the project:
cargo run
To generate ASCII art I/O graphs from a TOML configuration file, place your configuration file in the config
directory and run the project.
We welcome contributions! Please open an issue or submit a pull request if you have any improvements or suggestions.
This project is licensed under the MIT License - see the LICENSE file for details.