Skip to content
/ template Public template

This repository serves as a general-purpose template for generating new projects.

License

Notifications You must be signed in to change notification settings

esoterictemplates/template

Template

Project Status: Maintained Repository Size

This repository serves as a general-purpose template for generating new projects.

Usage

Creating a New Project Using This Template

GitHub (Recommended)

  • Click on the green "Use this template" button at the top right of this page.
  • Click on "Create a new repository".
  • Fill in the repository name in the form that you see.
  • Fill in the description in the form that you see.
  • Select which visibility the project should have.
  • Click on "Create repository".
  • Fill in any extra information that you may need.
  • Clone your new repository using git clone.

Manual

  • Download the files of this repository, either via a zip archive, or using git clone.
  • If you used git clone, delete the .git folder.
  • If you are using version control (recommended), create the first revision after following the checklist.

Checklist

The following serves as a checklist - a list of tasks to complete when creating a new project using this template.

License

Template Repository © 2024-2025 Esoteric Enderman

This template is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This template is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this template. If not, see gnu.org/licenses.

Topics

template templates template-project template-repository template-generic-repo