Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapphiredev/sapphire-template
Template to be used for Sapphire Project repositories
https://github.com/sapphiredev/sapphire-template
discord hacktoberfest sapphire sapphire-project
Last synced: about 2 months ago
JSON representation
Template to be used for Sapphire Project repositories
- Host: GitHub
- URL: https://github.com/sapphiredev/sapphire-template
- Owner: sapphiredev
- License: mit
- Archived: true
- Created: 2020-08-21T10:40:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T13:34:37.000Z (over 1 year ago)
- Last Synced: 2024-04-14T05:32:58.169Z (7 months ago)
- Topics: discord, hacktoberfest, sapphire, sapphire-project
- Language: JavaScript
- Homepage: https://www.sapphirejs.dev/
- Size: 9.27 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Sapphire Logo](https://raw.githubusercontent.com/sapphiredev/assets/main/banners/SapphireCommunity.png)
# @sapphire/template
**Template for Sapphire Repositories.**
[![GitHub](https://img.shields.io/github/license/sapphiredev/sapphire-template)](https://github.com/sapphiredev/sapphire-template/blob/main/LICENSE.md)
[![codecov](https://codecov.io/gh/sapphiredev/sapphire-template/branch/main/graph/badge.svg?token=0MSAyoZNxz)](https://codecov.io/gh/sapphiredev/sapphire-template)
[![npm](https://img.shields.io/npm/v/@sapphire/template?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/template)# Steps after creating a repo with this template
1. Find and replace all instances of `template` with the proper word / ID / etc
1. Ensure the primary branch is called `main`
1. Ensure branch protection is on
1. Disable `Packages` from being included in the repository homepage
1. Enable Codecov for the repository
1. Remove `--dry-run` from line 47 in [`continuous-delivery.yml`](.github/workflows/continuous-delivery.yml) to enable publishing to NPM
1. Remove this section from the README## Features
- This
- Needs
- Some
- More
- Filling
- In## Buy us some doughnuts
Sapphire Community is and always will be open source, even if we don't get donations. That being said, we know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!
We accept donations through Open Collective, Ko-fi, Paypal, Patreon and GitHub Sponsorships. You can use the buttons below to donate through your method of choice.
| Donate With | Address |
| :-------------: | :-------------------------------------------------: |
| Open Collective | [Click Here](https://sapphirejs.dev/opencollective) |
| Ko-fi | [Click Here](https://sapphirejs.dev/kofi) |
| Patreon | [Click Here](https://sapphirejs.dev/patreon) |
| PayPal | [Click Here](https://sapphirejs.dev/paypal) |## Contributors
Please make sure to read the [Contributing Guide][contributing] before making a pull request.
Thank you to all the people who already contributed to Sapphire!
[contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md