Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapphiredev/cli
CLI for the Sapphire Framework
https://github.com/sapphiredev/cli
cli discord discordjs hacktoberfest sapphire
Last synced: 6 days ago
JSON representation
CLI for the Sapphire Framework
- Host: GitHub
- URL: https://github.com/sapphiredev/cli
- Owner: sapphiredev
- License: mit
- Created: 2021-09-23T19:33:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T02:17:45.000Z (17 days ago)
- Last Synced: 2024-12-24T23:29:14.451Z (14 days ago)
- Topics: cli, discord, discordjs, hacktoberfest, sapphire
- Language: TypeScript
- Homepage: https://www.sapphirejs.dev
- Size: 16 MB
- Stars: 18
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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/cli
**CLI for Sapphire Framework.**
[![GitHub](https://img.shields.io/github/license/sapphiredev/cli?style=flat-square)](https://github.com/sapphiredev/cli/blob/main/LICENSE.md)
[![npm](https://img.shields.io/npm/v/@sapphire/cli?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/cli)## Features
- Written in TypeScript
- Generate Sapphire projects easily
- Generate components (commands, listeners, etc.)
- Create your own templates for components
- Generate loaders for [virtual components](https://www.sapphirejs.dev/docs/Guide/additional-information/registering-virtual-pieces)## [Get Started with the CLI](https://www.sapphirejs.dev/docs/Guide/CLI/introduction)
## 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