Welcome to the tournament-cli repository! This tool helps you manage 2v2 tournaments easily from your command line. Whether youโre a gaming club leader or just someone who enjoys organizing tournaments with friends, this application simplifies your experience. Track matches, generate leaderboards, and keep everything organized with minimal effort.
To get started, youโll first need to download the application. Follow the instructions below to ensure you have it set up correctly.
Before downloading, make sure you meet these requirements:
To get the latest version of tournament-cli, visit the Releases page:
Once on the Releases page, find the latest version and download the appropriate file for your operating system.
After downloading, you can run the application directly from your terminal.
cd command to navigate to the folder where you downloaded the application.For example:
cd ~/Downloads
tournament-cli with the actual file name if needed:For example:
python tournament-cli
Once the application is running, you can utilize various commands:
create --name "Tournament Name" --teams "Team1,Team2"
schedule --match "Team1 vs Team2"
leaderboard
Join our community on GitHub to share your experience, ask questions, or contribute to the project. Your feedback is valuable to us, so feel free to create issues or submit pull requests.
If you encounter any issues while using tournament-cli or have questions, please do not hesitate to reach out via the GitHub Issues page. We also appreciate any suggestions for features you would like to see in future releases.
We welcome contributions from everyone! If youโre interested in improving tournament-cli, check out the Contributing Guide for more information on how to contribute.
We plan to enhance the application continuously, with upcoming features including:
For more information regarding command usage, refer to the Documentation. Explore our GitHub Wiki for more tutorials and tips.
Thank you for using tournament-cli! We hope it helps you bring more fun to your tournament experiences.