How to add your custom app to this repo for spicetify-cli
- ➕ How to add your custom app to this repo
- 🌎 Addition to a community oriented location
- 🔥 Open source
- Fork this repository
- Create another folder with your custom app name in all lower case with no symbols (dashes and underscores are okay) or spaces.
- Ensure the files and folders don't contain the word spicetify.
- Copy the necessary files into the folder
- Create a README.md in it with the following structure
# App Name
## Screenshots
[Put at least one image of the app working here]
## More
[Specify any dependencies, author name, and any other info about the custom app]
- (Optional) Add your name and custom apps to the AUTHORS.md file
- If you decide to add your name, please use the following format
### [Your name](link to website, GitHub profile, donation page, etc.)
- [Your custom app](link to repo)
- Your custom app description and other info
- Open a Pull Request
Licensed under the MIT License by Braxton Huff