/repo-template

A Basic Repository Template for Generic Projects

MIT LicenseMIT

Repo Template

A Basic Repository Template for Generic Projects


Links & Resources

  • template 📋 Template for generating new GitHub repositories.

Project Structure

.
├── .editorconfig     # Editor configuration
├── .gitignore        # Git ignore rules
├── LICENSE           # Project license
└── README.md         # Project README