# Template Code Generator ![](https://img.shields.io/crates/d/tcg) ![](https://img.shields.io/crates/v/tcg) ![](https://img.shields.io/crates/l/tcg) #### Generate template code for competitive programming. Lightweight Rust based command line utility to automate the creation of problem files for competitive programming or practice. It generates problem files based on customs templates. ## Prerequisites - Cargo package manager should be installed on your system. - Make sure to have `~/.cargo/bin/` as a PATH variable. ## Usage The program expects the following command-line arguments: ``` tcg -t