An open API service indexing awesome lists of open source software.

https://github.com/threeal/leetspace-starter

A GitHub repository template for your LeetCode submissions workspace and archive
https://github.com/threeal/leetspace-starter

Last synced: about 2 months ago
JSON representation

A GitHub repository template for your LeetCode submissions workspace and archive

Awesome Lists containing this project

README

          

# Project Starter

The Project Starter is a [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) that provides a minimalistic boilerplate to kickstart any type of project on [GitHub](https://github.com/). Use this template to initialize your project with preconfigured settings recommended for various GitHub projects.

## Features

- Preconfigured [GitHub Actions](https://github.com/features/actions) to automate your project workflow.
- Preconfigured [Dependabot](https://docs.github.com/en/code-security/dependabot) to keep your project dependencies up to date.

## Usage

Refer to [this wiki](https://github.com/threeal/project-starter/wiki) for information on how to use this template.