Skip to content
/ Repo-Template Public template

A template repository for the ease of setting up any repository/project

License

Notifications You must be signed in to change notification settings

SVijayB/Repo-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo-Template

Logo
Short description of the project


GitHub pull-requests GitHub issues GitHub contributors GitHub license GitHub repo size Code of Conduct Open Source Love svg1

Table of Contents

Motivation

Product Screenshot

In order to easily to create a new project, I have created a standard template for the all my projects. This template currently contains the following features:

  • Issue templates.
  • Pull request templates.
  • Contributing guidelines.
  • Code of conduct.
  • Required resources to help people start contributing.
  • README.md file with a basic setup.

Simply search and replace Repo-Template with the name of your project.

Or, you can use the assets\template-script.py to automate the process. Run the file by using the following command, py template-script.py.

Installation

For the latest stable version, head to Releases.

Download and extract the source code.

As an alternative, you could also clone the repository using,

git clone https://github.com/SVijayB/Repo-Template

Once you have the source code, create a virtual environment using the following command, python3 -m venv venv

Enter the virtual environment and install dependancies using pip install -r requirements.txt.

Usage

To launch the file, use the following command, python3 app.py.

Project demo

Project demo

You can also find the demo video here.

Contributing

To contribute to Repo-Template, fork the repository, create a new branch and send us a pull request. Make sure you read CONTRIBUTING.md before sending us Pull requests.

Thanks for contributing to Open-source! ❤️

License

Repo-Template is under The MIT License. Read the LICENSE file for more information.


About

A template repository for the ease of setting up any repository/project

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages