Skip to content
/ OSC-Template Public template

Template repository for easy setup of projects under OSC

License

Notifications You must be signed in to change notification settings

osc-vitap/OSC-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC-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, we decided to create a template for the all OSC projects. This template currently contains the following features:

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

Simply search and replace OSC-Template with the name of your project. Useful comments are added in the README.md file for better understanding.

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/Open-Source-Community-VIT-AP/OSC-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

Contributing

To contribute to OSC-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.

Also, thanks for contributing to Open-source!

License

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


About

Template repository for easy setup of projects under OSC

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published