Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T04:16:21.000Z (about 3 years ago)
- Last Synced: 2024-06-20T00:33:28.327Z (5 months 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
![Go Tests](https://github.com/EmperorYP7/tmake/workflows/Tests/badge.svg)
![GoLint](https://github.com/EmperorYP7/tmake/workflows/GoLint/badge.svg)[![Software License](https://img.shields.io/github/license/EmperorYP7/tmake?style=for-the-badge&logo=appveyor)](/LICENSE.md)
![Stars](https://img.shields.io/github/stars/EmperorYP7/tmake?style=for-the-badge&logo=appveyor)![TMake Logo](./resources/logo.png "logo")
`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.![TMake Snapshot](./resources/snapshot.png "Current state of TMake")
## 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)