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
- Host: GitHub
- URL: https://github.com/threeal/leetspace-starter
- Owner: threeal
- License: unlicense
- Created: 2024-02-04T03:13:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-30T09:34:11.000Z (5 months ago)
- Last Synced: 2026-01-31T01:18:16.711Z (5 months ago)
- Language: C++
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.