Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonpacewic/templategenerator

A Python script for generating programming templates. Part of my competitive programming problem manager.
https://github.com/brandonpacewic/templategenerator

Last synced: 12 days ago
JSON representation

A Python script for generating programming templates. Part of my competitive programming problem manager.

Awesome Lists containing this project

README

        

# Template Generator

Command line tool for generating my competitive programming templates. For
this script to work ensure that you have a folder called `templates` in a parent
directory. If no such folder exists then this script in its current state will
enter an infinite loop. Checkout my [Competitive Programming Templates](https://github.com/BrandonPacewic/CompetitiveProgrammingProblems/tree/mega/templates)
for an example of what your `templates` folder should look like relative to where
you keep the rest of your problems.

## Install

For install visit my [Problem Manager](https://github.com/BrandonPacewic/ProblemManager) to install all of my competitive programming commandline tools.

## License

Copyright (c) Brandon Pacewic

SPDX-License-Identifier: MIT