https://github.com/emperoryp7/tmake
A CLI tool for generating templates
https://github.com/emperoryp7/tmake
best-practices cli competitive-programming golang utility
Last synced: 12 months ago
JSON representation
A CLI tool for generating templates
- Host: GitHub
- URL: https://github.com/emperoryp7/tmake
- Owner: EmperorYP7
- License: apache-2.0
- Created: 2021-02-01T08:30:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T04:16:21.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T02:15:38.715Z (over 1 year ago)
- Topics: best-practices, cli, competitive-programming, golang, utility
- Language: Go
- Homepage: https://EmperorYP7.github.io/tmake
- Size: 4.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# TMake - Template Generator CLI


[](/LICENSE.md)


`TMake` is still work under progress. The aim of this project is to make a functional
and easy to use CLI for making templates with a single command. What templates you ask?
Well, competitive programmers need quick file generator because many of us do get to know
about a competition when we're just minutes away from commencing.
To tackle this seemingly minute yet huge issue, I came up with an idea of making a CLI to help
competitive coders to get ready in a single command.

## Getting started
As of now, Tmake's binary is only available through GitHub releases. We'll soon be entering Homebrew,
MacPorts, Chocolatey, WinGet, scoop and downloadable MSI.
## Docs
To be updated!
## Contributing
Kindly go through our [Contributing Guidelines](https://github.com/EmperorYP7/tmake/blob/master/.github/CONTRIBUTING.md)
for instructions to build TMake from source and contribute to the wellbeing of the project.
This project follows a [Code of Conduct](https://github.com/EmperorYP7/tmake/blob/master/.github/CODE-OF-CONDUCT.md)