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

https://github.com/thinkverse/spigot-plugin-template

A starter repo template for Spigot plugins.
https://github.com/thinkverse/spigot-plugin-template

repository-template spigot-resource template

Last synced: 3 months ago
JSON representation

A starter repo template for Spigot plugins.

Awesome Lists containing this project

README

          

# Spigot Plugin Template

Spigot Plugin Template is a repository template for Spigot plugins.

## Includes

This repository template includes a comprehensive gitignore, that ignores Eclipse files, IntelliJ files, and more.

We also include issue templates geared towards Spigot plugins, and boilerplate source structure.

## Usage

To use this as a template, navigate to the main repository page.

Locate the file list, and click **Use this template**.

Update the license to add your credentials, update the issue templates and other files to add your specific links.

For more info check out [Creating a repository from a template](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template).

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Giving thanks
This repository includes generated and modified files from [gitignore.io](https://www.toptal.com/developers/gitignore).

## License
[MIT](https://choosealicense.com/licenses/mit/)