Skip to content

d34thwish/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repo Template

CI Docker

A simple starter template for new projects. Includes basic structure and config files.

Files included

  • .gitignore – to ignore unnecessary files
  • Dockerfile – ready-to-use container setup
  • .editorconfig – for consistent code style across different editors
  • README.md – this file
  • LICENSE – MIT license

Quick start

Clone the repository:

git clone https://github.com/d34thwish/template.git
cd template

Usage

  1. Clone this repository.
  2. Customize .gitignore, README.md, and other placeholders.
  3. Start your project.

Contact

Ade - ademirsteventm@gmail.com

About

Project template for small projects. It includes Dockerfile, editorconfig, CI workflow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors