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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
  • Follow the checklist.
  • If you are using version control (recommended), create the first revision.

Checklist

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

  • Update all files in the template/ directory with your own information.
  • If you are using a different system to track features, ideas, and/or issues, delete those files respectively and update files respectively.
  • Delete the docs/ directory and move all files within the template directory to the root.
  • Commit your changes to version control if applicable.

License

© 2024-2025 Esoteric Enderman

Template is licensed under the AGPL 3.0 only.

Topics

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